Scrape rss feeds pythonJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 scrape rss feeds python jobb har hittats, med prissättning USD

    Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...

    $17 / hr (Avg Bid)
    $17 / hr Snittbud
    2 bud
    Project for Raja S. Avslutades left

    Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.

    $45 / hr (Avg Bid)
    $45 / hr Snittbud
    1 bud

    Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.

    $248 (Avg Bid)
    $248 Snittbud
    2 bud

    Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.

    $181 (Avg Bid)
    $181 Snittbud
    2 bud

    Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.

    $1097 (Avg Bid)
    $1097 Snittbud
    9 bud

    ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.

    $53 / hr (Avg Bid)
    $53 / hr Snittbud
    3 bud
    Uppehåll av hemsida Avslutades left

    Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API

    $402 (Avg Bid)
    $402 Snittbud
    2 bud

    sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go

    $17 (Avg Bid)
    $17 Snittbud
    9 bud
    Web development Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 (Avg Bid)
    $555 Snittbud
    1 bud

    Att skapa en hemsida med inslag från flertalet RSS Feeds.. Det är från ca 50 olika sidor på nätet som det ska tas Feeds från. Vissa utav sidorna har redan färdiga feeds medans andra feeds måste skapas. Hemsidan ska vara efter ett Tema i Wordpress som jag äger och enligt det demot som finns där.

    $184 (Avg Bid)
    $184 Snittbud
    4 bud
    Project for eyaweb Avslutades left

    Hej eyaweb, hur mycket tar ni för att skapa en hemsida i wordpress som enbart ska vara baserad på RSS 50 feeds källor som ska importeras, vissa saknar färdiga feeds och måste därför skapas..

    $10 (Avg Bid)
    $10 Snittbud
    1 bud
    scrape site Avslutades left

    partstime, all parts, all brands

    $138 (Avg Bid)
    $138 Snittbud
    5 bud
    Software in Python Avslutades left

    Good programming skills

    $30 (Avg Bid)
    $30 Snittbud
    1 bud
    Programmering i Python Avslutades left

    Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0

    $50 - $50
    $50 - $50
    0 bud

    Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0

    $30 - $30
    $30 - $30
    0 bud
    Vigenerechiffer Python Avslutades left

    Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet på ...

    $15 (Avg Bid)
    $15 Snittbud
    1 bud

    for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att göra r...

    $15 - $15
    $15 - $15
    0 bud

    En huvudsida med inloggning för användare,generell information, betalningslösningar, samlad statistik och länkar m,m. Övriga delen ska i korthet innebära att användare kan skapa sin egen blogg för att sedan ta betalt för att andra ska få tillgång till bloggen. Bloggen ska innehålla olika former av förslag på investeringar som sedan ska följas upp med auto...se de aktiva inläggen där resultatet inte är fastställt. I bloggen ska användaren själva kunna välja på olika standardlösningar på priser och betalningsalternativ. Stora delen i projektet är kodning av statistiken och den automatiska kontrollen att siffrorna i inläggen stämmer, allt fö...

    $22 / hr (Avg Bid)
    $22 / hr Snittbud
    9 bud
    Bygg en hemsida -- 2 Avslutades left

    En huvudsida med inloggning för användare,generell information, betalningslösningar, samlad statistik och länkar m,m. Övriga delen ska i korthet innebära att användare kan skapa sin egen blogg för att sedan ta betalt för att andra ska få tillgång till bloggen. Bloggen ska innehålla olika former av förslag på investeringar som sedan ska följas upp med auto...se de aktiva inläggen där resultatet inte är fastställt. I bloggen ska användaren själva kunna välja på olika standardlösningar på priser och betalningsalternativ. Stora delen i projektet är kodning av statistiken och den automatiska kontrollen att siffrorna i inläggen stämmer, allt fö...

    $23 / hr (Avg Bid)
    $23 / hr Snittbud
    1 bud

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $155 (Avg Bid)
    $155 Snittbud
    1 bud
    Programkurs att göra Avslutades left

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $150 (Avg Bid)
    $150 Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $27 (Avg Bid)
    $27 Snittbud
    2 bud
    Skriv lite programvara Avslutades left

    Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...

    $29 - $245
    $29 - $245
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektpython programming'

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $138 (Avg Bid)
    $138 Snittbud
    1 bud

    I need a proficient Linux developer with a solid understanding of networking and security, and expertise in scripting languages like Bash or Python. The primary task will be troubleshooting and optimizing existing Linux systems. Also, superior skills in server administration and deployment are a requisite for this role. As the project unfolds, communication is critical, but I haven't decided on a reporting frequency at this point. Please provide suggestions on what you've found effective in your experience.

    $13 / hr (Avg Bid)
    $13 / hr Snittbud
    6 bud
    Python Expert with Documentation 6 dagar left
    VERIFIERAD

    I need a Python expert with an ability to cover various functionalities as per the need. The project might involve data analysis, web scraping, automation, or could be anything else as per the project requirements. The ideal candidate should have: - Expertise in Python programming and its different libraries. - Experience with data analysis, web scraping, automation. - Strong problem-solving skills. While applying, please share: - Your past work related to Python programming. - Your Python programming experience level. - Detailed proposal of how you can assist in this project.

    $21 (Avg Bid)
    $21 Snittbud
    11 bud

    ...Splitting: The freelancer will develop a Python script to split the large Excel sheet into smaller sheets based on schools. Each smaller sheet should contain data for students from a single school. WhatsApp Integration: The freelancer will integrate Twilio's WhatsApp API into the script to send the smaller Excel sheets to the WhatsApp numbers of school coordinators. Each coordinator's WhatsApp number is provided in the Excel sheet. Error Handling: The script should include error handling mechanisms to manage any potential issues during data parsing, splitting, and WhatsApp message sending. Documentation: The freelancer will provide documentation detailing how to run the script, including any necessary configurations and dependencies. Deliverables: Python script ...

    $117 (Avg Bid)
    $117 Snittbud
    30 bud

    ...performs well, and provides a seamless user experience across different devices and browsers. Deployment and Maintenance: Deploy the application to a cloud environment and ensure its ongoing operation, including updates and troubleshooting. Required Skills: Proficiency in web development technologies (e.g., HTML, CSS, JavaScript, and a server-side framework like Node.js or Django). Experience with Python, particularly in data handling (pandas) and automation scripts. Strong background in API integration and management. Experience in handling databases (e.g., MySQL, MongoDB). Familiarity with AI and machine learning frameworks or APIs (experience with image generation APIs is a plus). Good understanding of cloud services (AWS, Azure, or Google Cloud) for deploying and scaling app...

    $8 / hr (Avg Bid)
    $8 / hr Snittbud
    24 bud
    Django Developer Needed Urgently 6 dagar left
    VERIFIERAD

    I'm in immediate need of a Python Django developer. Even though the specific tasks were not outlined, experience in database management, user authentication, and API integration would be advantageous. Whether you have front-end development experience is not crucial, but it could be a plus. The purpose of the Django project has not been specified, but skills that cater to building a website, creating web applications, or backend development for an existing project could be beneficial. Please detail your previous experience, as it is the deciding factor for this job.

    $14 / hr (Avg Bid)
    $14 / hr Snittbud
    71 bud

    As a Python Developer with less than a year of experience, I've been actively involved in web development and data analysis. I have particularly worked with Django and Pandas frameworks. I'm now seeking new opportunities where I can further develop my skills, work with experienced professionals, and make meaningful contributions to projects, especially in the web development and data analysis space. Ideal candidates for this project should: - Have a good understanding of Python and its frameworks (Django, Pandas) - Be able to provide guidance and mentorship for a less experienced developer - Have previous experience in web development and data analysis - Be supportive and open to new ideas and approaches

    $10 / hr (Avg Bid)
    $10 / hr Snittbud
    8 bud
    Web Scrapping 6 dagar left
    VERIFIERAD

    ...websites. Automate the extraction process to ensure accuracy and efficiency. Clean and structure the collected data into readable and usable formats. Integrate the extracted data into a database or spreadsheet as needed. Collaborate with our team to understand specific requirements and ensure the quality of the obtained data. Requirements: Demonstrable experience in web scraping using tools like Python (Beautiful Soup, Scrapy), Selenium, etc. Solid knowledge of HTML, CSS, and JavaScript to understand the structure of web pages. Ability to work independently and meet established deadlines. Excellent communication skills and ability to work in a team. Preferably, previous experience in data extraction projects related to the specific sector of the project (if applicable). If you h...

    $32 (Avg Bid)
    $32 Snittbud
    30 bud

    I'm reaching out through this email to make another request. In this case, we hav...access to profiles where they can comment on products, engage in forums, and build communities. The functionality required is as follows: An internal client area providing information about the user's account (already created on () but requiring additional information specific to this platform). Image galleries and sliders. Social functions such as social media sharing buttons, activity feeds, or real-time comments. This will be a section within their own website, available in both Spanish and English. They have their own CRM system where any forms or information needed will be connected. They have a server hosting the current website, and this community platform will also be hosted on th...

    $68 / hr (Avg Bid)
    $68 / hr Snittbud
    56 bud

    I'm seeking an individual who can create a one-time web scraper that can collect text, images, and tables from Website 1. The project involves: - Developing a tool to scrape text, images, and tables from the specified website. - Ensuring the tool can operate efficiently for a one-time scraping process. Key Skills: - Proficiency in web scraping tools and techniques. - Experience in scraping text, images, and tables. - Ability to create a custom scraper for a one-time scraping task.

    $15 (Avg Bid)
    $15 Snittbud
    10 bud
    Qt Designer for Python 6 dagar left
    VERIFIERAD

    Hello, i have python codes that fetchs some data.i need someone have experience in qt designer to create the win form To show the data as required some in lables and some tables and need the design visually so we can easly edit in future Will explain the required design privately sharescreen in anydesk..

    $29 (Avg Bid)
    $29 Snittbud
    10 bud

    I'm in need of an expert in Python, HTML and JavaScript programming. I am working on a project that involves developing a software tool. Key tasks involve: - Python programming - HTML development - JavaScript programming The main goal is to develop a high-functioning software tool. The ideal candidate should have expert level experience in all three programming languages. Your proven track record and portfolio of similar projects will help you stand out. This meticulously demanding job needs the best of the best. I am counting on your commitment to detail and your cutting-edge proficiency to produce a highly reliable software tool.

    $12 / hr (Avg Bid)
    $12 / hr Snittbud
    21 bud

    I'm looking for a seasoned Python developer with specific experience in image especially video analysis to create a script that can process a full mp4 video and identify the positions of noise in the video. The idea is to scan the video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... ...

    $76 (Avg Bid)
    $76 Snittbud
    9 bud

    I need assistance in creating a Python script that can dial a number through a VoIP service using the VCDial setup I have. The code should also play a pre-recorded message when the call is connected. The operating system I am using is Windows. Key Requirements: - Develop a Python script that can interact with the VCDial setup for dialing numbers. - Integrate the functionality to play a pre-recorded message once the call connects. - Ensure the script can run smoothly on a Windows environment. Ideal Freelancer: - Proficient in Python programming, with experience in telephony and VoIP setups. - Familiar with VCDial or similar systems. - Able to work effectively on Windows OS. - Prior experience in creating automated call systems or call centers would be a plus. My bud...

    $84 (Avg Bid)
    $84 Snittbud
    8 bud

    We are developing machine learning software aimed at predicting space debris collisions and enhancing mission planning. The initial phase of this project requires a meticulous approach to data pre...available in real time, providing time series information to understand the trajectory, size, movement, volume, and velocity of particular orbital debris objects. 4. Data Structuring and Preprocessing: Once data is obtained from various providers, the freelancer will need to structure and preprocess this data for further modeling. Project Deliverables: 1. An Excel table of data providers. 2. A Python script with a pipeline for data acquisition and preprocessing. This project does not include the development of machine learning models; the focus is strictly on the groundwork of data pr...

    $4334 (Avg Bid)
    $4334 Snittbud
    19 bud

    ( Only Indian ) Please help with the good quality profiles on the below shared requirement . Skills Required - Python , ReactJs and AWS ( For Technical Lead – Team lead experience required ) Experience – Lead – 9-+ years – 6-9 Years NP – Immediate – 10 Days Job Description As a Tech Lead, you will have key responsibility for the critical tech design and architecture decisions for your team. It is your responsibility to drive projects forward, mentor junior team members, ensure alignment with the company’s overall architectural direction, and contribute to continuous improvement initiatives. By delivering innovative and reliable software, you will contribute to the success of our organization and make a meaningful impact to thousands of c...

    $1157 (Avg Bid)
    $1157 Snittbud
    23 bud

    I am seeking an experienced Django and Python developer to assist with the development of a large-scale social media platform. This exciting project will be based on a reasonable monthly salary, with a requirement that your screen be shared during work hours for collaboration purposes. Your role will involve: Key Skills and Experience: - Expertise in Django and Python. - Prior experience with GraphQL. - Solid understanding of modern, minimalist user interfaces. - Experience in social media platform development would be advantageous. As for the user interface, I am leaning towards a minimalistic and modern design. This project promises to be challenging and rewarding, perfect for a motivated, and talented developer like you.

    $1216 (Avg Bid)
    $1216 Snittbud
    28 bud

    I'm seeking a knowledgeable professional to create an engaging, high-quality video course about technology. The course should be tailored t...key software development areas such as code writing and debugging, system design, and software testing. • The content should be geared towards an intermediate understanding, hence prior experience in teaching or tutoring at this level would be beneficial. Certifications and Skills Needed • Test-driven development • Knowledge in various software development languages (PHP, HTML, REACT, Java, Python, C++, etc.) • Excellent technical writing and communication skills • Experience in creating educational content, particularly video courses • A good understanding of the e-learning industry • Excellent video...

    $48 (Avg Bid)
    $48 Snittbud
    6 bud

    I am seeking a talented Python developer to create a recommendation model. The scope involves mining unspecified data types for the model training. It should be noted that while the purpose of the model is to be determined, the data for the model training is in CSV format. Ideal Skills: - Expertise in Python. - Familiarity with recommendation algorithms. - Experience manipulating CSV data. Responsibilities: - Developing a flexible, adaptable recommendation model. - Importing and managing data from CSV files. - Advising on and utilizing appropriate algorithms depending on the eventual decision for the purpose of the model. DELIVERABLES Output Data Frame: Attribute Name | Ad 1 | Ad 2 | Ad 3 | Ad 4 | Ad 5 | Ad 6 | Ad 7 | Ad 8 | Ad 9 | Ad 10 ADDITIONAL INFORMATION We want to...

    $68 (Avg Bid)
    $68 Snittbud
    18 bud

    ...represents data in real-time using Python and Salesforce. This task will require: - Tracking and visualizing loan applications, sales revenue (interest income), and franchise performance among other metrics. - Representation of fintech franchise lender-related metrics such as concentration by brand, average loan amount across our portfolio, target brands, US state-wise brand distribution in our franchise portfolio. - Highlighting lead conversion rates and time intervals from application to funding and status updates on total applications, approvals, declines, and those pending. - Displaying data in the form of bar charts, line graphs, and pie charts for a comprehensive understanding and clean aesthetic, or as suggested. The perfect candidate will have experience in Python...

    $541 (Avg Bid)
    Brådskande
    $541 Snittbud
    45 bud

    I am a php developer building api project on python , I need someone to assist me on project

    $166 (Avg Bid)
    $166 Snittbud
    15 bud

    I need a Python developer with a strong skill set in web scraping, database management, and video manipulation to create a code which can easily download videos from personal websites, save them to local web storage, and subsequently update values in an sqlite database. Detailed requirements are as follows: - Download videos specifically from personal websites. - Save videos internally for archiving purposes. - Saved videos should be in AVI format to maintain consistency. - Program should have a functionality of updating an sqlite database with relevant video details upon successful download. Ideal candidate should have a deep understanding of AVI video format handling as well as extensive experience interacting with an sqlite database using python. Familiarity with va...

    $50 (Avg Bid)
    $50 Snittbud
    11 bud

    ...Implement robust security measures to safeguard user data and uploaded files. 8. Scalability: Design the platform with scalability in mind to accommodate future growth and additional features. Technical Considerations: 1. Front-End Development: Utilize HTML, CSS, and a JavaScript framework (e.g., ReactJS) for front-end development. 2. Back-End Development: Select a server-side language (e.g., Python, PHP) for back-end development. 3. PDF Processing: Employ PDF manipulation libraries or APIs for efficient processing. 4. Image Processing: Utilize image manipulation libraries or APIs for efficient image processing. 5. Database: Establish a secure database for user accounts and document/image storage (if applicable). 6. Hosting: Choose a reliable web hosting solution with sufficien...

    $742 (Avg Bid)
    $742 Snittbud
    104 bud
    React & Node Expert 6 dagar left
    VERIFIERAD

    Hello We need to create the simple web application integrated chatgpt api There are 3 screens only (login/signup, choose model, result pages) We will provide the figma design. Frontend: react Backend: node & python Database: postgre db it will be complete in 2 days, We will hire only freelancers, not agency. If you are good fit for this task, please bid with 'not agency' word. Thanks

    $57 (Avg Bid)
    $57 Snittbud
    66 bud

    ...system should support settings for either two-way or single direction vehicle detection, selectable per camera. Multi-Camera Support: The application must handle live feeds from at least three cameras simultaneously without frame skipping. Ensure seamless capturing, detecting, and tracking across all cameras, maintaining high accuracy and performance. Error Handling: Implement robust error handling to ensure the application runs continuously without crashes. Auto-recovery features should be included to handle and log stream interruptions or other common errors. RTSP Streaming Compatibility: Must support RTSP for fetching live video feeds directly from IP cameras. Compatibility with different camera manufacturers and models should be considered. Performance Requirements: Th...

    $147 (Avg Bid)
    $147 Snittbud
    20 bud

    ...software programmer who is proficient in Python, Java, and C++ to develop a small-scale software program primarily aimed at automating a specific task. The task itself is relatively simple, but the automation of it is critical to increase efficiency. Key aspects of the project: - The software program must be designed to automate a specific task. It's crucial that the programmer fully understands the task at hand to ensure a seamless integration of automation. - The scope of the project is small-scale, so the focus is on developing a functional, efficient automation solution. - Proficiency in Python, Java, and C++ is non-negotiable. The software is expected to be developed using these languages. Ideal skills and experience: - Proficiency in Python, Java, and...

    $106 (Avg Bid)
    $106 Snittbud
    35 bud