How to make a drawing program in python jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 how to make a drawing program in python jobs found

    I'm looking for a Python script to control a stepper motor via a Raspberry Pi. This program is intended for a machine that tumbles rock or metal parts, and it needs to offer a robust set of features for controlling the motor. Key Requirements: 1. The script should allow for controlling the motor's direction. 2. It should enable speed control. 3. A timer feature is needed to manage the run duration, with options ranging from 5 minutes to 7 days. 4. There should be a setting for one-way or two-way rotation control. 5. For two-way control, the script should allow for user-defined duration intervals (e.g., rotate for 1 minute, then reverse for 1 minute). The interface for the program w...

    $130 Average bid
    $130 Avg Bid
    29 bids

    ...according to PEP 8 formatted_code = autopep8.fix_code(code) # Save the formatted code to the file with open(file_path, 'w') as file: (formatted_code) print(f"Successfully formatted {file_path} according to PEP 8 standards.") except Exception as e: print(f"Error formatting file: {e}") if __name__ == "__main__": if len() < 2: print("Usage: python <path_to_python_file>") else: format_code([1]) How it works: Reading the file: It reads the Python file from the path passed as a command-line argument. Auto-formatting: The script uses autopep8.fix_code() to format the code according ...

    $20 / hr Average bid
    $20 / hr Avg Bid
    20 bids

    I'm looking for a Python developer to create a Windows desktop audio application for me. This software will function as a radio, scheduling files and streams, and also recording them. Key Features: - Audio recording: The software should be capable of recording streams and files. - Input sources: The application should support recording from a Microphone and Line-in. - Audio playback: The software needs to play scheduled files and streams. - Output format: All recorded audio files should be saved in MP3 format. Ideal Skills: - Proficiency in Python and Windows desktop application development. - Experience with audio software development. - Knowledge of audio recording and playback functionalities. - Understa...

    $22 / hr Average bid
    $22 / hr Avg Bid
    53 bids

    I'm seeking a professional to assist me with both configuring a new AWS environment from scratch and hosting a web application on it. The web application is built using Flask and Python, with SQLite as the database. Key Responsibilities: - Setting up a new, optimized AWS environment - Hosting a Flask/Python/SQLite web application - Implementing and overseeing machine learning services, specifically for model training and evaluation Ideal Skills and Experience: - Extensive experience with AWS - Proficiency in Flask, Python, and SQLite - Expertise in machine learning processes - Previous experience in setting up and hosting web applications on AWS.

    $148 Average bid
    $148 Avg Bid
    18 bids

    I'm looking for an experienced Python developer to build a comprehensive Property Management SAAS website. Key Features: - Detailed and Advanced User Dashboard - Multiple User Roles: Owner, Property Manager, Tenant, and Pro - Property Addition and Management - Maintenance Features Accessible by Property Manager, Owner, and Tenant Essential Integrations: - Payment Gateways for seamless transactions - Property Listing Sites for exposure - Maintenance Request Systems for efficient handling Ideal skills and experience for the job include: - Proficiency in Python and web development - Experience in building SAAS platforms - Familiarity with property management systems - Skills in creating detailed and advanced user interfaces - Knowledge ...

    $2171 Average bid
    $2171 Avg Bid
    67 bids

    We need a developer to build a web-based 3D PDF conversion platform that converts .dwg, .dxf, and .obj files into interactive 3D PDFs viewable in Adobe Acrobat Pro. The Frontend will integrate with WordPress, using a membership plugin (e.g., MemberPress) to manage access levels. Users must be able to upload files, select from customizable templates, and download branded 3D PDFs supporting zoom, rotate, and pan. Security is paramount, with files processed via HTTPS and deleted afterward. We want a white-labeled solution, removing any third-party branding. Experience with Python, CAD parsing, and PDF generation is essential. Key Requirements: - Development of an API for 2D and 3D PDF conversions (Python) - Conversion of D...

    $272 Average bid
    $272 Avg Bid
    40 bids

    I need a Python developer to create a tool capable of collecting tweets in real-time as soon as they are published. The tool should monitor ten Twitter accounts simultaneously and allow the accounts to be easily updated in the code as variables. It must automatically skip pinned tweets to avoid duplicates and store the collected tweets in a text file, including the tweet content and the timestamp of publication. The tool should run in headless mode, avoiding any visible browser activity, and incorporate strategies to evade detection by Twitter. This can include simulating human behavior, adjusting refresh rates, or any other suitable techniques. The tool must be efficient, ensuring minimal delay in ...

    $164 Average bid
    $164 Avg Bid
    26 bids

    I'm looking for a skilled Python game developer to create a game-based user interface (UI) for an off-grid solar wind battery generator system. I am just looking for the UI component at this time, please look at the attached pdf .... the display is 800X800 but is round :-) Key Responsibilities: - Real-time Monitoring: The UI must allow for the real-time monitoring and visualization of various system parameters. - Energy Metrics: The specific parameters to be monitored include energy production, energy consumption, and battery status. Ideal Candidate: - Proficiency in Python and game development, particularly with the Pygame library. - Prior experience designing UIs for renewable energy systems is a plus. - Skills in c...

    $25 / hr Average bid
    $25 / hr Avg Bid
    58 bids

    ...have a working Flask application that utilizes VOSK for speech-to-text (STT), Wikipedia-API for retrieving query information, and gTTS for text-to-speech (TTS). I want to replace gTTS with Piper TTS to enable offline functionality. Must have Piper experience. The project involves: Installing Piper TTS on a Raspberry Pi 5 (linux) with Python 3.11. Integrating Piper into the existing simplified Flask app. Allowing runtime configuration of Piper settings through the Flask UI. Providing step-by-step installation instructions for Piper on Raspberry Pi 5. (linux) Project Requirements: Piper Installation on Raspberry Pi 5: (linux) Current setup python3 -m venv venv source venv/bin/activate # On Windows: venvScriptsactivate Install Require...

    $130 Average bid
    $130 Avg Bid
    10 bids

    ...assistance with my Excel VBA and Python integration. I can open a Colab Notebook from VBA, but I'm having trouble getting the code to execute automatically upon opening the Notebook. VBA-code: Sub StartColabScript() Dim colabLink As String colabLink = "" colabLink End Sub I cant get this code to run my Python-script. I also tried: # Add code to Colab Notebook !python /path/to/ !python (I dont know if the Notebook is called the right way. The name of my workbook is: Ny241028Hent33Tickers3Blokke5y I guess its .py How do I refer to this workbook from VBA, and how do I get to autoexecute, when called

    $22 Average bid
    $22 Avg Bid
    21 bids

    I need a Python developer to integrate a Telegram bot with Python code that will execute predefined terminal commands. The system should take messages which are broadcasted to the bot and execute the corresponding command. Key Requirements: - Python programming skills - Experience with Telegram bot development - Familiarity with terminal commands - Knowledge of MySQL for querying The primary goal of this project is to automate the execution of specific tasks via the Telegram bot. The user will interact with the system by sending MySQL queries, which the bot will interpret and respond to. The ideal freelancer for this project should be able to help me with the following: - Executing predefined commands - Using MySQL que...

    $25 Average bid
    $25 Avg Bid
    1 bids

    I need a solution that utilizes Selenium to capture full page screenshots of both the search results page and the detail page. The screenshots need to be in PNG format. Ideal Skills and Experience: - Proficient in Python (or preferred language) and Selenium - Previous experience with full page screenshot implementation - Understanding of website structure and navigation - Familiarity with PNG screenshot formatting Search result page : :%224107%22,%22boolean%22:%22AND%22,%22bricks%22:%5B%7B%22_id%22:%224108%22,%22key%22:%22brandName%22,%22value%22:%22Adidas%22,%22strategy%22:%22Simple%22%7D%5D%7D&_=1737227989868&fg=_void_ Detail page :

    $19 Average bid
    $19 Avg Bid
    12 bids

    I have a 68-line Python script designed to fetch free proxies and stream my radio. While it works well with direct links, it fails to affect the player on my official site. The issue might stem from the User-Agent or a couple of lines in the code. Your task is to: - Identify and correct the issue preventing the script from interacting with the player on my website. Please note: - The script runs without errors, but it doesn't interact with the player. - It only needs to interact with the player stream, not other elements on the webpage. - Currently, it's using a browser User-Agent. I'm looking for someone who can complete this task in under an hour for a final offer of 4 euros. Ideal skills...

    $10 Average bid
    $10 Avg Bid
    8 bids

    I'm seeking a Python expert who can create a script for me to intercept and modify HTTPS requests. Key Requirements: - Expertise in Python - Experience handling HTTPS requests - Ability to modify request headers, body content, and URL parameters The script will need to tamper with various components of the requests, so a good understanding of HTTPS and its request structure is crucial. Please provide examples of similar work you've done in the past.

    $37 Average bid
    $37 Avg Bid
    18 bids

    FT Webseite To Do: - remove menu items „Edelsteine“ and „Chartering“ and have all words in the menu bar still centered - Rename „Uhren verkaufen“ to „UHREN“ and „Uhr verkaufen“ to „UHREN ANKAUF“ - add popup newsletter - add a slider on the front page with 3 new images - center product items on the collection page - Remove the price on the product pages, but keep the prices on the collection page - Green color instead of black color on the button „Jetzt Suchauftrag erstellen“ on the product page for each watch that is sold out - Guiding me through the process of adding payment options - Language settings with adding a switch on the front page

    $498 Average bid
    $498 Avg Bid
    1 bids

    I'm in need of a planning application drawing, specifically a detailed site plan. This should include: - An intermediate level of detail, encompassing landscape elements but not requiring comprehensive utilities and topographical information. - Specific landscape details, particularly fencing and boundaries. Ideal candidates for this project should have experience with site planning and landscape design, with a strong understanding of planning application requirements. Please include examples of similar projects in your proposal.

    $136 Average bid
    $136 Avg Bid
    59 bids

    I'm seeking a skilled draftsperson to create detailed drawings for a residential garden pod, intended for a pre-planning application. Ideal Skills: - Proficiency in architectural drawing software - Previous experience with residential project drafting - Understanding of pre-planning application requirements Key Requirements: - The drawings must include precise dimensions and the comprehensive layout of the garden pod - Deliverables should be suitable for submission with a pre-planning application We want a garden pod to put our gym in however our garden has been extended making part of the back garden the front bad we want the garden pod in the front part, we need a pre planning application for it...

    $144 Average bid
    $144 Avg Bid
    33 bids

    ...looking for an experienced developer/researcher in deep learning, outlier detection, and large language models (LLMs) to assist with enhancing a codebase from an article. The article focuses on Deep Learning for Outlier Detection on Tabular and Image Data, and I’d like to integrate LLMs into the existing approach to expand its capabilities. Project Scope: Review the provided article and its accompanying code. Understand the existing deep learning methods used for outlier detection on tabular and image data. Enhance the code by integrating features leveraging LLMs. Potential directions could include: Using LLMs to detect outliers by analyzing context within textual metadata. Creating a natural language interface for explaining anom...

    $173 Average bid
    $173 Avg Bid
    26 bids

    I am looking for a skilled developer to create a budget-friendly e-commerce platform using Python Django, focusing on user accounts (registration, login, profiles), A secure payment system (supporting multiple methods like cards, UPI), and essential e-commerce features like product management (add, update, delete, filter), A shopping cart with a seamless checkout process, and an admin dashboard for managing products, orders, and users. The platform should be mobile-responsive, secure (CSRF protection, password hashing, SSL), and scalable for future enhancements. If you have experience in e-commerce development, payment gateway integration, and delivering quality work within budget constraints, please share your portfolio, approach...

    $1255 Average bid
    $1255 Avg Bid
    25 bids

    Python and Visual Studio Code Data Processing Data Entry Web Scraping Data Mining The project involves creating a script to mine text data . Key Responsibilities: - Develop a text mining script that can efficiently extract and process data from various fields in the database. - The script should be able to handle large volumes of data and return results in a timely manner. Ideal Skills: - Proficiency in SQL and data mining techniques. - Experience with developing scripts for database text extraction. - Ability to work with large datasets.

    $23 Average bid
    $23 Avg Bid
    25 bids

    We are developing a restaurant food ordering service app for global users. This app enables foreign customers to check menus and place orders without language barriers, while also supporting payment and communication with waiters. Additionally, a scratch lottery feature offers users a chance to win free meals and various prizes. The main features are as follows: Main Features 1. Multilingual Menu Translation and Ordering Access the restaurant's menu page by scanning a table QR code or entering a specific number. Automatically detect the user's preferred language and translate the menu accordingly. Users can select and order food from the menu. 2. Chatting with Waiters Communicate with waiters through real-time in-app chat. ...

    $158 Average bid
    $158 Avg Bid
    33 bids
    Asia Travel Blog Writer
    6 days left
    Verified

    I'm seeking a talented writer to craft engaging, storytelling-style articles for a travel blog focused on Asia. - Your role will be to transform every travel experience into a captivating narrative, drawing readers in and making them feel as if they're on the journey with us. - The blog's primary focus will be on various regions and destinations within Asia, so a deep understanding of, or experience with, this continent would be a significant advantage. - Your writing should be engaging, yet also informative, providing readers with useful travel tips and factual information about the places we're exploring. Ideal skills for this job include: - Proven experience in travel writing, particularly with...

    $102 Average bid
    $102 Avg Bid
    64 bids

    I'm in need of a comprehensive plan and 3D structural drawing for a C-shaped covering on a commercial building. The covering needs to be designed using MS square tubes with colored sheets. Key Responsibilities: - Create a fully detailed 3D model, inclusive of interior layout, fixtures, and fittings. - Design should be feasible for commercial purposes, taking into consideration industry standards and regulations. Ideal Candidate: - Proficient in advanced 3D design software. - Prior experience in designing for commercial buildings. - Strong knowledge of MS square tube structures. - Excellent attention to detail, able to include all necessary fixtures and fittings. - Able to incorporate color in ...

    $49 Average bid
    $49 Avg Bid
    13 bids

    ...programmer seeking a tutor proficient in Python and Embedded C programming, specifically for microcontrollers. I prefer a hands-on project-based learning approach. Should be inclined to power electronics firmware roles. Key Requirements: - Proficient in teaching Python and Embedded C programming - Extensive experience with microcontrollers - Able to design engaging, hands-on projects - Capable of tailoring lessons to an intermediate level I will spend atleast 8 hours weekly. Only on Saturday and Sunday. I need to learn programming by 5 months. I should get good confidence in programming. I know basics of C and nothing in python. I am good math and logic. Looking for a low cost and trust...

    $5 / hr Average bid
    $5 / hr Avg Bid
    13 bids

    I would like to use WYSIWYG Webbuilder to create/manage a website myself. For the start I need someone to make me 3 pages in a WBS file which I can then integrate. I have an exact example, inkl logo, images and colors how it should look like and how I want it, incl. the fonts. I want to transfer the website also in Shopify later.

    $8 - $31
    Sealed
    $8 - $31
    10 bids

    I need a script that can scrape manifests from an online website and insert the data into a MySQL database. Ideal Skills: - Proficient in Python or similar languages - Experience with web scraping tools (BeautifulSoup, Scrapy) - Familiarity with MySQL and database management - Ability to write efficient, clean code Responsibilities: - Develop a web scraping script - Ensure data is accurately inserted into MySQL - Make the script run at specified intervals Please note, the specific website and data fields have not yet been determined. The freelancer will need to be flexible and ready to adapt the script as needed.

    $25 Average bid
    $25 Avg Bid
    35 bids

    I'm looking for an expert in data extraction and analysis. I need Google Maps reviews and location data gathered from around 65,000 locations based on company name, geolocation, and address. The extracted data will be used for analysis and insights, so the successful freelancer will be highly skilled in Python, data manipulation and analysis. They should be able to specify a reproducible method and tool for this task. The data I need includes: 1. Reviews: with details on date, review, and username. 2. Additional data from the location: including opening times and popular times. The list of locations will be provided in a CSV file. Please include in your proposal the method and tool you plan to use, along with releva...

    $168 Average bid
    $168 Avg Bid
    73 bids

    ...Cascadeur!! As a beginner in the animation world, I'm looking for an experienced animator who can teach me, in the simplest and quickest way, how to create character movements using Mixamo in the Cascadeur software. I'm not interested in 3D animation. Also, I don't want to spend a lot of time and effort on modeling and such. I just want to create animations that other people have made in MIXAMO using Cascadeur program and upload them to my YouTube channel. <LIST> How to import animations from MIXAMO and change their position, rotate them, and merge them When importing two or more animations, how to make them flow naturally when the positi...

    $37 Average bid
    $37 Avg Bid
    7 bids

    I need an experienced architect to produce detailed architectural drawings from a provided SketchUp file. The Pavilion is intended for public use, so the design should be both practical and aesthetically pleasing. the architectural drawing should be done in autocad file Deliverables: Plans Two sections Four views Detail drawings Axonometric of the main structure The ideal candidate will have: - Proficiency in architectural design software, Autocad - Ability to create moderate-level detail drawings - Strong understanding of producing and interpreting architectural plans - Experience with creating axonometric drawings

    $120 Average bid
    $120 Avg Bid
    33 bids

    ...looking for an experienced developer to create a trading bot for the Pocket Option platform. The bot should work on any currency pairs (e.g., AUD/CAD) and timeframes, using the API available in the Pocket Option console. It does not need to support OTC options – regular currency pairs will suffice. The bot should: 1. The bot will: Connect to Pocket Option via the API. Automatically execute trades based on market data. Support only regular currency pairs (e.g., AUD/CAD), as Pocket Option does not support other assets. 2. Technical requirements: It can be written in HTML and JavaScript or Python. It may use AI/machine learning for market data analysis, but it is not required. It should have access to real-time market ...

    $18 Average bid
    $18 Avg Bid
    7 bids

    Seeking Specialist for Microprocessor Programming in Hydraulic Machinery We are looking for an expert to program a microprocessor to control a newly patented small hydraulic machine (The Wave Wizard). The primary responsibility of this project is to ensure the microprocessor effectively monitors, regulates hydraulic flow and pressure, transforming it into a 'smart' device during its operation. The Hydraulic Machine must be compact to be retrofitted on existing machines now in the market. (approximately 2” x 3” x 6” see concept drawing). AutoCAD, SolidWorks or equivalent experience by the same party or a second party will be required. We have a machine shop available ...

    $24 / hr Average bid
    $24 / hr Avg Bid
    16 bids

    Change the "s" to be "$" (see other message board)...

    $25 Average bid
    $25 Avg Bid
    1 bids

    I'm looking for a Tuya expert who can help me create a Python function to set my single electricity meter (a 1 channel smart power clamp) into pairing mode. The function should also send the SSID and password of my current network setup. NOTE: the Tuya device is in a known wifi network; after receiving the command it will switch to the new one Key Details: - Device Type: The project involves a Tuya-compatible single electricity meter, specifically a 1 channel smart power clamp. - Interaction Method: The function will control the device locally via the LAN protocol. - Network Information: The function should be able to utilize both the SSID and IP address of the network. Ideal Skills and Experience: - Profi...

    $140 Average bid
    $140 Avg Bid
    42 bids

    ...for a versatile and proactive full stack developer who can handle multiple concurrent software development tasks daily. We have sub-clients that require freelancing work for various types of projects. Key Responsibilities: - Develop, debug, and integrate systems using our proprietary development stack - Frequent client interaction for requirement gathering - Inherit and maintain existing codebases - Manage up to 10 simultaneous projects in a dynamic environment - Ensure the quality of code through regular code reviews and automated testing practices Ideal Skills and Experience: - Proficient in Python, Java, JavaScript, and TypeScript - Primarily experienced in backend systems development - Strong client-facing skills for regular require...

    $1500 - $3000
    Featured Urgent Sealed
    $1500 - $3000
    73 bids

    As a revolutionary startup in the blockchain landscape, YourWinTrade is seeking an accomplished full-stack Web/Python/blockchain developer or a competent developer team. We are a Texas-based company with a powerful trading platform that connects multiple exchanges for seamless crypto trading success. Key Responsibilities: - Collaborate with cross-functional teams to ensure successful delivery of crypto trading and DeFi projects - Implement primary functionalities of our trading platform including multi-exchange connectivity, real-time analytics, and automated trading - Work with our draft design to create an intuitive and user-friendly interface Key Skills and Experience: - Proficiency in full-stack development, part...

    $40826 Average bid
    $40826 Avg Bid
    19 bids

    I'm seeking a skilled Python developer for a long-term collaboration. Ideal skills and experience for the job: - Proficiency in Python - Familiarity with Python frameworks and tools Check the file attached for details and say "123" in your proposal so i know you have read the file Budget is 20 usd

    $18 Average bid
    $18 Avg Bid
    29 bids

    I'm seeking a seasoned programmer with a strong command of Python and RPA for a process automation project in the finance sector. This project primarily revolves around automating several processes that currently require manual intervention. While the specific tasks to be automated are yet to be fully determined, the focus will be on tasks pertinent to the finance industry. Key Responsibilities: - Identify, design and implement suitable process automation solutions - Enhance the efficiency, accuracy and speed of finance-related tasks - Work with Python and RPA to develop these automation solutions Ideal Skills and Experience: - Proficiency in Python programming language - Extensive experience with...

    $18 / hr Average bid
    $18 / hr Avg Bid
    22 bids

    I need help with a Python script that downloads a Tableau dashboard as a PDF, and uploads it to a specific WebEx group. This script needs to be scheduled to run daily at 4 PM, using a GitLab job pipeline. Key requirements: - The script will need to use an API token for authentication with Tableau. - The naming convention for the downloaded PDF files should be "Dashboard name with date". - Experience with Python, Tableau and GitLab is necessary. -

    $13 Average bid
    $13 Avg Bid
    5 bids

    I'm seeking a talented 3D designer to create a detailed model of a speargun in Fusion360. Key Aspects: - The speargun should feature an anatomical handle. - It must be an inverter roller type, drawing inspiration from Gladiator spearguns, Shadow separguns, and Allemani models. - The trigger should be modeled after the Ermes sub, complete with a reel. Specific Components to Highlight: - Overall body with rubber bands. - The design of the handle. - The trigger mechanism. - The attachment for the reel. Design Requirements: - I need the designer to create the anatomical handle from scratch, as I do not have reference images available. - The design style for the handle should be ergonomic and sleek. Ideal Skills: - Proficie...

    $22 / hr Average bid
    $22 / hr Avg Bid
    16 bids
    Django/Python category
    6 days left
    Verified

    I am looking for an experienced developer to continue working on my Django/Python project. The current focus will be on: - Category: Implementing and refining the project categorization features. - API: Integrating and enhancing API functionalities within the project. While the project primarily revolves around Django and Python, a deep understanding of user authentication, database interactions, and API integration is crucial. The ideal freelancer will have a proven track record of working on similar projects, with strong skills in Django and Python. Experience with various types of APIs, particularly RESTful and third-party APIs, will be highly beneficial. Please note that the specifics of the APIs to be integrated will be discus...

    $24 Average bid
    $24 Avg Bid
    34 bids

    I'm seeking a skilled Python programmer to automate the handling of mixed data inputs into an Excel spreadsheet. The data, which encompasses both text and numerical components, needs to be updated on a weekly basis. Key Requirements: - Proficiency in Python, specifically in automating Excel processes. - Experience in handling and processing mixed data. - Ability to set up a weekly data update system. Ideal Skills: - Python programming - Excel automation - Data processing and handling I look forward to your bids.

    $154 Average bid
    $154 Avg Bid
    52 bids

    ...looking for a skilled developer who can build a crypto gateway server application that will allow me to convert M0 funds to USDT on the Global Server. Here are the key requirements for the project: - Cryptocurrency: The application should be able to convert M0 funds from a specified cryptocurrency to USDT. In my case, I need it to work with a specific cryptocurrency that I will specify later. - Programming Language: I would like the server application to be built using Python. The developer should have experience with Python and be able to write clean, efficient code. - Payment Gateway: I need the application to be integrated with a payment gateway that will allow me t...

    $52 / hr Average bid
    $52 / hr Avg Bid
    20 bids

    I am looking for a data expert to help me with a panel data regression using a fixed effects model. The data I have comes from administrative records, and the main goal of this analysis is to identify causal relationships. Key Requirements: - Proficiency in fixed effects model - Experience with administrative records - Strong analytical skills with a focus on causal identification Ideal Skills: - Panel data regression expertise - Strong background in econometrics or statistics - Proficient in data analysis software (e.g., R, Stata, Python) Your role will be to analyze the data and provide insights on potential causal relationships. A previous experience with this type of project will be highly appreciate...

    $21 / hr Average bid
    $21 / hr Avg Bid
    32 bids

    I'm looking for a Python developer who can create a model for analyzing real estate images. The model should be able to extract details about furniture and fixtures in the images. General recognition is sufficient; there's no need for the model to identify specific brands or types. The model's output should be formatted as a detailed text file. Ideal skills for this project include: - Proficiency in Python, particularly with image processing libraries - Experience in machine learning, specifically in model development for object recognition - Ability to create clear, comprehensive text file outputs This project will allow you to showcase your skills in a practical, ...

    $165 Average bid
    $165 Avg Bid
    39 bids

    ...goal Build a Minimum Viable Product (MVP) for a cloud-based web application focusing on CAD/CAM software integration on Azure. Scope of work - Develop a full-stack cloud-based web application. - Integrate Autodesk Inventor API or similar CAD/CAM software using .NET SDK. - Implement relational database design and management. - Ensure application security, performance, and integration with manufacturing workflows. - Collaborate with UI/UX developer to implement design. - Automate design tasks and extend software functionality. Technical requirements - 3+ years of web application development experience. - Proficient in Python, Django or Flask, and C# with .NET SDK. - Experience with Azure cloud services and relational databases (P...

    $160 Average bid
    NDA
    $160 Avg Bid
    3 bids

    I need a Python expert to scrape tweets from a specific Twitter account using the Twitter API. The scraped tweets should be inserted into a MySQL database. Key Requirements: - Experience with Python and Twitter API - Familiarity with MySQL - Ability to scrape and process data efficiently What You Will Do: - Watch the provided video for guidance - Scrape tweet text from a specific account - Insert new data into the database without deleting existing records Please check the video and let me know if you're capable of doing this.

    $21 / hr Average bid
    $21 / hr Avg Bid
    47 bids

    ...looking for an experienced developer (or team) to build a cross-platform application (iOS, Android, and Web) that seamlessly integrates matrimony services with comprehensive wedding planning tools. Key Features: - Matrimony Services: The app should support user profiles, matchmaking, and chat functionalities. - Wedding Planning Tools: It should include checklists, budgeting tools, and a vendor marketplace. Ideal Skills & Experience: - Proficiency in modern frameworks such as React Native, Flutter or similar is crucial. - Strong backend development skills (Node.js, Python, or comparable). - Expertise in database design (SQL/NoSQL). - UI/UX design skills to create an elegant, user-friendly interface. - Knowledge of best security p...

    $366 Average bid
    $366 Avg Bid
    46 bids
    Trophy icon Digital Cat Illustration Contest
    6 days left

    ...Allowed Contest Description: This contest is a test project for a larger initiative, aimed at hiring a talented artist for consistent jobs in the future. The task is to create a high-quality hand-drawn digital illustration of the cat from the uploaded image, excluding the background. (Check the attached reference image) Your Task: 1- Illustrate the Cat: 1.1- Focus only on the cat. Do not include the background elements such as the cherry blossoms, sky, or other objects. 1.2- The illustration must be hand-drawn digitally. 2- Prohibited Methods: 2.1- No AI-generated images are allowed. 2.2- No image tracing is permitted. Submissions must be 100% original and digitally hand-drawn. 3- Timelapse Submission: 3.1- A timelapse video showing t...

    $50 Average bid
    Guaranteed
    $50
    89 entries