Aws lambda python librariesKazi

Kichujio

Utafutaji wangu
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
    Jimbo la Kazi
    2,000 aws lambda python libraries kazi zimepatikana

    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 will be a Graphical User Interface (GUI), not command line or web-based. User authentication...

    $141 Average bid
    $141 Wastani wa Zabuni
    57 zabuni

    ...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 to PEP 8. Saving the changes: After formatting, it saves the formatted code back to the same file. Error handling: It also includes basic error handling for file-related issues. How to use: Save this script as format_code.py. Run it from the command line like this: bash Copy python The script will automatically reformat the Python file to comply with PEP 8 standards. Benefits: Helps to maintain consistent

    $20 / hr Average bid
    $20 / hr Wastani wa Zabuni
    26 zabuni

    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. - Understanding of scheduling systems for media. - Ability to implement M...

    $21 / hr Average bid
    $21 / hr Wastani wa Zabuni
    81 zabuni

    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.

    $162 Average bid
    $162 Wastani wa Zabuni
    28 zabuni

    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 of integrating third-party services...

    $2251 Average bid
    $2251 Wastani wa Zabuni
    117 zabuni

    ...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 DXF, DWG, and OBJ files -Python Installs: EZDXF, ODA, Trimesh, U3D or PRC (Geometry Converter) - Handling of both 2D and 3D conversions Ideal Skills: - Extensive experience with API development - Proficiency in handling 2D and 3D file conversions - Familiarity with DXF, DWG, and OBJ formats - Previous work wi...

    $266 Average bid
    $266 Wastani wa Zabuni
    57 zabuni

    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 collecting tweets, ideally within seconds of their publication. It is essential tha...

    $174 Average bid
    $174 Wastani wa Zabuni
    36 zabuni

    I need a PHP library for my App to meet Zatca E-invoicing Phase 2 requirements. Ke...but entirely in PHP. - The library should not use Reactjs, Java, or any other programming language besides PHP. - Source code delivery is mandatory. Ideal Skills and Experience: - Proven experience with Zatca E-invoicing Phase 2 requirements. - Strong background in PHP. - Familiarity with XML generation, security feature compliance, and data dictionary integration. - Experience with creating libraries in PHP. Please note that the specific Zatca requirements to be implemented are not limited to but include XML generation and validation, security features compliance, and data dictionary integration. The overall architecture and workflow of the React/Typescript implementation should also be replicat...

    $159 Average bid
    $159 Wastani wa Zabuni
    49 zabuni
    Off-Grid Solar Wind Batt UI Design
    5 siku left
    Dhibitishwa

    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 creating engaging, interactive game-based interfac...

    $24 / hr Average bid
    $24 / hr Wastani wa Zabuni
    74 zabuni

    ...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 Required Python Packages: Run the following command to install all required dependencies: Flask==3.0.0 gTTS==2.3.2 wikipedia-api==0.5.8 vosk==0.3.43 Guide for installing Piper TTS, ensuring compatibility with Python 3.11. Use Java 3.11 for Piper's dependencies where appli...

    $130 Average bid
    $130 Wastani wa Zabuni
    10 zabuni

    I need 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

    $23 Average bid
    $23 Wastani wa Zabuni
    26 zabuni

    ...integrate BI tools or advanced visualization software for enhanced data representation. 4]User Interface and Experience: The website should be user-friendly, visually appealing, and highly interactive. Incorporate features like intuitive navigation, responsive design, and modern styling to create an engaging experience. 5]Deployment: Deploy the website on a cloud platform (e.g., Google Cloud, AWS, Azure) to ensure easy accessibility. The deployed website must be capable of integration with our college’s app/website. Deliverables: 1]A Fully Functional Website: Meeting all the requirements mentioned above, with all necessary integrations and optimizations. 2]Comprehensive Research Report: A detailed document outlining the problem statement, methodology, dataset analysis, ...

    $85 Average bid
    $85 Wastani wa Zabuni
    6 zabuni

    Music related web platform which offers services/digital services from music distribution (the user submit his tracks to us to upload them into digital music stores) to single/album artworks design and music / royalties selling. A platform like [login to view URL] or [lo...songs, stats and so on and admin modules such as earnings, reports, stats, excel exports, invoices and settings. Payments gateway, social logins etc must be integrated and implemented. Multi languages support. Laravel 8 & latest tecnologies must be used. Supporting cross website and devices. Eloquent Master & Seo friendly. Modern stylish & material design website. Must be used only up-to-date libraries. Must be provided an API to connect a future mobile app. Write in the proposal "Real offer&...

    $526 Average bid
    $526 Wastani wa Zabuni
    79 zabuni

    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 queries to trigger these commands - Ensuring the sys...

    $25 Average bid
    $25 Wastani wa Zabuni
    1 zabuni

    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 :

    $26 Average bid
    $26 Wastani wa Zabuni
    16 zabuni

    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: - Proficiency in Python - Experience with debugging scripts -...

    $9 Average bid
    $9 Wastani wa Zabuni
    7 zabuni

    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.

    $34 Average bid
    $34 Wastani wa Zabuni
    21 zabuni

    ...content: While production can have an amateur feel, the ideas must be fresh, engaging, and original. AI voiceovers and subtitles are welcome but must be QA tested first. Only 25% of content can be AI generated. Strong understanding of social media trends: Knowledge of what works on platforms like TikTok, Instagram Reels, and YouTube Shorts. What we provide: Tools and resources: Access to idea libraries, editing tools, and other resources to help you succeed. Community support: A network of fellow creators to exchange ideas and collaborate with. Competitive compensation: A combination of a fixed retainer and a generous revenue share (5-20% of sales generated by your content). To apply: Please submit a proposal that includes the following: Your experience: Tell us about your ba...

    $253 Average bid
    $253 Wastani wa Zabuni
    39 zabuni

    ...efficiency of the gateway. Key requirements: - Integration of PIX API into Walletium - Implementation of cash-in, cash-out, transfer via PIX and report functionalities - Software Framework : Laravel - Software Version: PHP 8.x, MySQL 5.x Preferred libraries: - PIXUP () - TOPPAY ( password:xtsq) Skills and experience: - Proficient in API integrations - Familiar with Walletium and its functionalities - Experience with PIXUP and TOPPAY libraries - Experience with Laravel, PHP and MySQL - The freelancer must inform separate values ​​for each of the APIs and also the time required in HOURS to integrate the API. Please only contact us if you can complete the service within 24 hours. We do

    $18 Average bid
    $18 Wastani wa Zabuni
    13 zabuni

    ...interface for explaining anomalies detected in tabular or image data. Any other innovative approach that combines LLMs and deep learning for outlier detection. Deliverables: Modified code with LLM integration. Documentation explaining the modifications and how LLMs enhance the detection process. A brief presentation summarizing the approach, changes, and results. Requirements: Strong knowledge of Python, TensorFlow/PyTorch, and LLM frameworks like OpenAI’s GPT or Hugging Face Transformers. Experience in outlier detection on tabular and image data. Ability to write clear, concise documentation. I’ll provide the article link and other relevant materials once the project is awarded. Looking forward to collaborating with talented professionals passionate about cutting...

    $171 Average bid
    $171 Wastani wa Zabuni
    27 zabuni

    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, timeline, and cost estimate.

    $1269 Average bid
    $1269 Wastani wa Zabuni
    38 zabuni
    HealthCare App
    5 siku left
    Dhibitishwa

    ONLY IF YOU HAVE ALREADY DEVELOPED HEALTH APP IN YOUR BID INCLUDE LINK OF YOUR PREVIUS WORK IN SAME FIELD Platform Architecture and Scalability Cloud-Based Infrastructure: Use a scalable cloud platform (AWS, Azure, or GCP) for centralized data storage, real-time updates, and remote access. Design a microservices architecture for independent modules like patient management, wearable integration, billing, and reporting. API-Driven Ecosystem: Build an API-first platform to integrate external systems, wearable devices, and AI engines. Support RESTful or GraphQL APIs for seamless communication between the CRM, mobile app, and third-party services. Security and Compliance: Comply with GDPR, HIPAA, or regional standards with end-to-end encryption (AES-256 for data at rest, TLS 1.3 fo...

    $3162 Average bid
    $3162 Wastani wa Zabuni
    40 zabuni

    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 Wastani wa Zabuni
    24 zabuni

    ...to win free meals or various prizes. We are looking for talented frontend and backend developers to join us in building this exciting service. Positions and Roles Frontend Developer: Develop a mobile app based on React Native. Implement QR code scanning and multilingual support UI. Design and develop UI for scratch lottery and points system. Backend Developer: Build API servers using Node.js or Python. Design databases and integrate payment systems. Develop backend logic for scratch lottery features....

    $163 Average bid
    $163 Wastani wa Zabuni
    38 zabuni

    I am an intermediate 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 trustworthy relation. If I get a good grip on programming, I can...

    $6 / hr Average bid
    $6 / hr Wastani wa Zabuni
    18 zabuni

    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 Wastani wa Zabuni
    36 zabuni

    I'm looking for an experienced developer to add an image mapping and image cropping feature to my existing project. Key Requirements: - The image cropping feature should support JPEG file formats. - The image mapping fe...Key Requirements: - The image cropping feature should support JPEG file formats. - The image mapping feature will need to be developed to allow for interactive pop-ups. Ideal Skills: - Proficiency in image processing and handling. - Prior experience with integrating interactive elements into image mapping. - Knowledge of working with JPEG file formats. Please note that the choice of tools or libraries for image processing in the existing project is currently undecided. Therefore, a flexible approach and expertise in a variety of image processing tools will...

    $20 Average bid
    $20 Wastani wa Zabuni
    8 zabuni
    Research proposal
    5 siku left
    Dhibitishwa

    Idea: PhD Research Area: "The Evolution of Social Media Video Creation as a Professional Ecosystem: Economic Models, Cultural Impact, and Ethical Implications" I would be interested in seeing a PHD research proposal. I need a context, specific focus (cases, platforms a...informative title the question that your research will address an account of why this question is important and worth investigating an assessment of how your own research will engage with recent study in the subject a brief account of the methodology and approach you will take a discussion of the primary sources that your research will draw upon, including printed books, manuscripts, archives, libraries, or museums an indicative bibliography of secondary sources that you have already consulted and/or are...

    $365 Average bid
    $365 Wastani wa Zabuni
    27 zabuni

    I'm in need of a skilled professional to set up an AWS server with an EC2 instance running Amazon Linux and cPanel. Key Requirements: - Establishment of the EC2 instance on Amazon Linux - Installation and configuration of cPanel on this server I will require root access for managing the EC2 instance. The ideal freelancer for this project should have extensive experience with AWS, EC2, cPanel and Amazon Linux. Excellent troubleshooting skills and a proactive approach to service management will be highly valued.

    $72 Average bid
    $72 Wastani wa Zabuni
    30 zabuni

    ...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 data. 3. The main goal: Achieve a win rate of above 98%. I understand this is very challenging, but I require the best approach. 4. Compensation: The initial payment is 25$. If the project meets the required performance (win rate above 98%), I w...

    $18 Average bid
    $18 Wastani wa Zabuni
    6 zabuni

    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: - Proficiency in Python - Experience with Tuya devices - Knowledge of ...

    $149 Average bid
    $149 Wastani wa Zabuni
    42 zabuni

    I'm seeking a skilled web developer to create an engaging, animated E-commerce website. The site will feature a user review system and incorporate a variety of animations to enhance user experience. Key Requirements: - Development of an E-commerce platform wi...animations, including but not limited to: hover effects, scrolling animations, and GSAP-style animations - Prior experience with E-commerce and animated websites is preferred Ideal Skills: - Proficient in front-end web development - Experienced with E-commerce features and user review systems - Skilled in creating and implementing website animations - Familiarity with GSAP and similar animation libraries Your expertise will help me deliver a website that is not only functionally robust, but also visually captivating a...

    $95 Average bid
    $95 Wastani wa Zabuni
    16 zabuni

    ...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 requirement gathering - Self-driven and organized with a knack for juggling multiple tasks - Previous experience maintaining existing codebases - Proven ability to deliver quality projects consistently on a weekly basis. The primary focus will be on back...

    $1500 - $3000
    Il'ohusishwa Dharura Imefichwa
    $1500 - $3000
    75 zabuni

    ...scraping, data analysis, and machine learning. Key Requirements: 1. Data Scraping: - Scrape historical stock data from reputable sources (e.g. Yahoo Finance, Quandl, etc.) - Extract relevant data points such as open, high, low, close, volume, etc. - Store data in a structured format (e.g. CSV, JSON, etc.) 2. Data Visualization: - Create interactive and dynamic visualizations using libraries such as Matplotlib, Seaborn, Plotly, etc. - Visualize stock price movements, trends, and patterns - Create dashboards to display key metrics and insights 3. Next Date Prediction: - Develop a machine learning model to predict stock prices for the next date - Use techniques such as linear regression, decision trees, random forests, etc. - Evaluate model perfo...

    $342 Average bid
    $342 Wastani wa Zabuni
    13 zabuni

    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 Wastani wa Zabuni
    29 zabuni

    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 Robotic Process Automation (RPA) - Prior experience in the fin...

    $18 / hr Average bid
    $18 / hr Wastani wa Zabuni
    22 zabuni
    Research proposal
    4 siku left
    Dhibitishwa

    Idea: PhD Research Area: "The Evolution of Social Media Video Creation as a Professional Ecosystem: Economic Models, Cultural Impact, and Ethical Implications" I would be interested in seeing a PHD research proposal. I need a context, specific focus (cases, platforms a...informative title the question that your research will address an account of why this question is important and worth investigating an assessment of how your own research will engage with recent study in the subject a brief account of the methodology and approach you will take a discussion of the primary sources that your research will draw upon, including printed books, manuscripts, archives, libraries, or museums an indicative bibliography of secondary sources that you have already consulted and/or are...

    $125 Average bid
    $125 Wastani wa Zabuni
    54 zabuni

    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 Wastani wa Zabuni
    5 zabuni

    ...Architecture Frontend: Use Windows Presentation Foundation (WPF) for an interactive, modern user interface with animations and a polished design. Backend: Implement core functionality using C# and .NET Framework. Database: Use Microsoft SQL Server or SQLite for storing and managing student, parent, and attendance records. Integration: Utilize APIs for SMS notification (e.g., Twilio). Incorporate libraries for QR code generation and scanning (e.g., ). 2. Core Features Feature 1: QR Code Generation Objective: Generate unique QR codes for parents and students. Implementation: Use the library for generating QR codes. Design an input form to collect: Parent name and contact details. Student name, grade, and section. Generate: One parent QR code (shared across all children). Unique

    $290 Average bid
    $290 Wastani wa Zabuni
    19 zabuni
    Django/Python category
    4 siku left
    Dhibitishwa

    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 discussed with the successful freelancer.

    $36 Average bid
    $36 Wastani wa Zabuni
    42 zabuni

    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 Wastani wa Zabuni
    61 zabuni

    I am looking for a skilled developer who can build a crypto gateway server applicatio...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 to receive payments in USDT. The developer should have experience working with payment gateways and be able to integrate the application seamlessly. If you have experience building crypto gateway server applications and are familiar with Python and payment gateways, please apply for this project. I look forw...

    $51 / hr Average bid
    $51 / hr Wastani wa Zabuni
    26 zabuni

    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. ...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 ap...

    $20 / hr Average bid
    $20 / hr Wastani wa Zabuni
    40 zabuni

    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, real-world application. I look forward to your proposals.

    $160 Average bid
    $160 Wastani wa Zabuni
    40 zabuni

    ...experience. - Proficient in Python, Django or Flask, and C# with .NET SDK. - Experience with Azure cloud services and relational databases (PostgreSQL, MySQL). - Knowledge in RESTful API, version control (Git), frontend technologies, and Docker. - Familiarity with Autodesk Inventor API or equivalent and COM API integration. Please provide examples of your previous work, particularly projects involving CAD/CAM software integration, Autodesk Inventor API usage, or cloud-based web applications. Experience with .NET SDK for CAD integration and automating design tasks is highly desirable. Additional information will be share post service is selected Frontend framework React.js, AngularJS Backend framework Flask, Django, Spring Programming language Python, C#...

    $182 Average bid
    Makubaliano ya Kutotoa Taarifa
    $182 Wastani wa Zabuni
    4 zabuni

    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 Wastani wa Zabuni
    46 zabuni

    I'm looking for a professional who can integrate the PIX API into my ...efficiency of the gateway. Key requirements: - Integration of PIX API into Walletium - Implementation of cash-in, cash-out, transfer via PIX and report functionalities - Software Framework : Laravel - Software Version: PHP 8.x, MySQL 5.x Preferred libraries: - PIXUP () - TOPPAY ( password:xtsq) Skills and experience: - Proficient in API integrations - Familiar with Walletium and its functionalities - Experience with PIXUP and TOPPAY libraries - Experience with Laravel, PHP and MySQL - The freelancer must inform separate values ​​for each of the APIs and also the time required in HOURS to integrate the API.

    $32 Average bid
    $32 Wastani wa Zabuni
    14 zabuni

    ...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 practices is a significant plus. Please share your portfolio or any relevant case studies. I look forward to collaborating with you to bring this project to life....

    $368 Average bid
    $368 Wastani wa Zabuni
    48 zabuni