Genetic algorithm tutorial pythonJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 genetic algorithm tutorial 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
    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

    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
    Multilingual Coding Problem Solver 6 dagar left
    VERIFIERAD

    I need assistance to solve three coding tasks using Python, Java, and SQL. The challenge involves - Analytical problem-solving - Implementing quality checks - Code compilation The challenges require proficient skills in the aforementioned languages, while also ensuring code efficiency. Prior experience in problem-solving and understanding how to efficiently check and maintain the quality of code is a big plus.

    $30 (Avg Bid)
    $30 Snittbud
    18 bud

    I need a coding whiz capable of handling a rigorous coding assessment on my behalf. Proficiency in Python, Java, JavaScript and NPL. I have my recorded answers already just need someone to help me make sure they are correct. The use of AI like chatgpt will not work for this. - Assignment Details: The assessment will include tasks revolving around Algorithmic Problems and Object-Oriented Programming Problems. - Ideal Candidate: A highly experienced developer with a proven track record handling similar tasks and delivering under tight deadlines. Please, only bid if you meet the above criteria and you're ready for an immediate start.

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

    I'm in need of skilled programmers to develop interfaces for my Place and Route EDA flows. The ideal candidate will have experience in the following: - Proficiency in Python and/or C++ - Familiarity with VHDL, Verilog, and SystemVerilog - Experience in file input generation - Strong file parsing capabilities - Ability to manage EDA flows using TCL The interfaces need to be able to handle the entire EDA flow, from file input generation to error reporting. Experience in developing similar interfaces will be a big advantage. Please include relevant work samples in your bid.

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

    I have a Python project that performs analysis similar to my strategy used on TradingView, and I would like it to be refined to be more accurate, as there are some inaccuracies in the market analysis.

    $150 (Avg Bid)
    $150 Snittbud
    15 bud
    Quantitative analysis system 6 dagar left
    VERIFIERAD

    I need to create a quantitative analysis system for the Finance market. I already have the calculations, but I need someone to pull the data using an API and perform the calculations to achieve the desired result using Python.

    $299 (Avg Bid)
    $299 Snittbud
    37 bud

    ...of a skilled Python developer for a project that involves building a robust backend for an e-commerce platform. The primary goal of the platform is to facilitate a user-friendly, secure and efficient e-commerce experience for our customers. Key Requirements: - **Database Integration**: The backend should be integrated with MongoDB, ensuring a scalable, high-performance database system is in place. - **Development of E-commerce Platform**: The core focus of this project is to build a platform that supports a range of functions necessary for an e-commerce business; from product listings, cart management, to order processing. Your role is to implement these functionalities in a way that's user-friendly and efficient. Ideal Skills and Experience: - Proven experience in Py...

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

    I am in need of a highly skilled and experienced Python developer to join our team. This can be the full time remore job opportunity to work on EST. My ideal candidate must have over 8 years of experience in Python, with proficiency in web development, data analysis, and machine learning. Key Responsibilities: - Develop the website from scratch, ensuring it is user-friendly and responsive. - Implement and integrate user registration and login functionalities. - Create interactive data visualizations to help users understand and explore the data. - Incorporate real-time chat support for enhanced user engagement. The ideal candidate should have: - Over 8 years of experience in Python. - Proven expertise in web development, data analysis, and machine learning. - Strong...

    $24 / hr (Avg Bid)
    $24 / hr Snittbud
    48 bud

    I am seeking a skilled Python developer with expertise in troubleshooting to resolve an issue with an application. The main purpose of the application is data analysis, web scraping and automation. Currently, the application has been crashing or freezing right at the startup. The ideal candidate for this job should have: - Extensive experience in Python programming - A background in data analysis, automation and web scraping domains - Proven track records troubleshooting application start-up crashes or freezing - Good problem-solving skills, ability to diagnose and fix bugs efficiently. Your main task will be to identify and fix the issue causing the application to crash during the startup. This is a critical project, so a timely resolution is vital.

    $9 / hr (Avg Bid)
    $9 / hr Snittbud
    24 bud

    ...for someone to develop a real-time human movement speed detection system using Python and a dynamic vision camera. Key Requirements: - Real-time Monitoring: The system should be able to monitor and calculate the speed of human movement in real-time. - Moderate Precision: Speed calculation should be at a moderate level of precision. It's crucial that the system can accurately detect and measure the speed of human movement in a real-time scenario. Ideal Skills: - Proficiency in Python programming - Experience with real-time monitoring systems - Understanding of image processing and computer vision - Knowledge of camera systems and their integration with software Your deliverable will be a well-documented Python program that can calculate and display the spee...

    $121 (Avg Bid)
    $121 Snittbud
    30 bud

    I'm in need of assistance with Codility assessments, specifically focusing on intermediate-level problem-solving tasks. Your work should encompass: - Expertise in SQL or Python. Familiarity with both languages is advantageous. - Proficiency in algorithmic programming, capable of thinking strategically to solve intermediate-level problems. - Ability to assist in solving three different task types in Codility, including: 1. Time complexity problems 2. Sorting and searching problems 3. Counting elements problems Ideal candidates would have experience preparing or mentoring for codility assessments and a strong background in programming. Your intricate knowledge of problem-solving within the realms of algorithmic programming would be highly beneficial. A methodical appro...

    $32 (Avg Bid)
    $32 Snittbud
    17 bud

    I am looking for a freelancer who has experience in installing python libraries that are not included in their package manager. I am looking to install bridge-style library so that I can process the layer styles into a database in geostyler format. I have the script to do this I just need access to the library. I am looking for a step by step process to install the library globally or in the current project if it cant be done globally. Library link. This project requires: - Proficiency in ArcGIS Pro 2.8 - Knowledge of Windows operating system - Experience with Python libraries - Understanding installing 3rd party python libraries Please, hit me up if you hold practical experience in these areas; I would love to get your assistance on this.

    $33 (Avg Bid)
    $33 Snittbud
    9 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    Sekretessavtal

    ...Cython to wrap my existing CUDA code. This is a relatively simple code that is currently used for data analysis. Task: This is done in Linux (ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail at this point as the .so file generated does not contain the symbol (undefined symbol))

    $20 (Avg Bid)
    $20 Snittbud
    2 bud

    ...established business and my Python app, which is crucial for our operations, is failing to start up properly. The app can be accessed via either of the following URLs: or Here's what I need from a skilled Python developer: - Diagnose: The primary issue is that the app crashes during startup. You need to meticulously investigate and pinpoint the root cause of this problem. - Fix: Once the problem has been identified, you should apply the necessary fixes to ensure the app starts up without any hitches. - Testing: Thoroughly test the application after the fixes to guarantee it's running smoothly. You must have extensive experience with: - Python Development: A strong background in developing and debugging Python applications is essential

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    13 bud

    I'm in need of an e...appropriate medical professionals within their location. Key Features Needed: - Android, iOS, and desktop application - User-friendly and appealing design - An intelligent chatbot with basic disease diagnosis capabilities Idea Skill Set: - Experience in Flutterflow and cross-platform mobile app development - Expertise in UI/UX design, preferably in healthcare sector - Strong understanding of chatbot algorithm - Familiarity with medical databases. This project requires thoughtful dialogue design considering the chatbot's basic diagnostic capabilities. Creative input for application design and layout is also welcomed and needed. I look forward to working with someone passionate about healthcare and tech who can deliver an intuitive, helpful and re...

    $12 (Avg Bid)
    $12 Snittbud
    2 bud

    I'm seeking a skilled developer who can create a standalone piece of python code which can generate a compatible resse84 cookie which works for Incapsula and Ticketmaster Key Requirements: - Creation of Python Code which can be called to generate a usable resse84 cookie for Ticketmaster and Incapsula. Ideal Skills: - Software Development: Proficiency in building standalone software applications and experience with cookie generators or web scrapers would be a plus. - Cross-platform Development: Prior experience in creating software that is compatible with multiple operating systems will be beneficial.

    $180 (Avg Bid)
    $180 Snittbud
    24 bud

    I'm a self-employed professional looking for hands-on assistance in New York City to set up my business email on Microsoft Outlook. This job requires a tech ex...setup and management. Here are some of the tasks I need assistance with: - Set up my Outlook email account successfully - Simplify the way I organize and manage my emails - Provide step-by-step guidance on how to maintain the setup in the future Preferred Skills: - In-depth knowledge of Microsoft Outlook - Previous experience in email account setup - Excellent communication and tutorial skills - Ability to solve technical issues - Based in, or able to commute to New York City If you can help me streamline my email management in Outlook, I'd love your expert guidance. Please reach out with your...

    $35 / hr (Avg Bid)
    Lokalt
    $35 / hr Snittbud
    13 bud

    I am looking to create an engaging Instagram reel in a bid to increase my brand awareness. The reel will require a blend of product demos, tutorial videos, as well as behind-the-scenes footage, all designed to appeal and resonate with a wide age audience ranging from Gen Z (ages 18-24), to Millennials (ages 25-39), and Adults (ages 40+). Key Deliverables: • An engaging, interesting Instagram reel. • A fusion of product demos, tutorials, and behind-the-scenes clips. Ideal Candidate Skills: • Proven experience in social media marketing • Knowledgeable about Instagram reels and trends • Well-versed in video editing • Experience in creating content that appeals to varied demographic ranges. Project Objective: • Increase brand awareness while res...

    $24 (Avg Bid)
    $24 Snittbud
    19 bud

    Change the payment gateway "cryptomus" to stripe. After that. Compile the code to obtain the apk version and an .aab version that will be used in the Google Play Store. In turn, upload the updated code to the app server. Send me the updated source code as well. The app is made on react Native, and the backend is Python. All the API's are made on Python.

    $10 - $100
    Försegla
    $10 - $100
    7 bud
    HackerRank algorithmic task 6 dagar left
    VERIFIERAD

    I'm looking for a professional who can help me create HackerRank for three algorithmic tasks to be completed within 90 minutes The ideal candidate should: - Be proficient in Python and Java, with a strong understanding of data structures, algorithms, and object-oriented programming - Have experience in creating programming challenges or assessments - Be able to design medium difficulty tasks that are both engaging and challenging - Familiarity with HackerRank platform is a plus I will provide more detailed requirements and guidelines once we kick off the project. Looking forward to working with an expert in this field.

    $162 (Avg Bid)
    $162 Snittbud
    26 bud

    I need a Python script to retrain a MobileBERT model for a Named Entity Recognition (NER) task in Tensorflow. The model should be able to detect specific entities in text queries relating to various types of media files. The ideal freelancer for this project would have a solid understanding of Python, machine learning, NLP, and experience with BERT models. Features of the Python Script: - Process text queries obtained from a CSV file (example CSV attached) - Detect entities such as: - Persons - Places - Events (e.g., weddings) - Dates - Number of individuals visible - Media type (Image, Video, Audio, Text) - Detailed type (Interview, Landscape, Close Up, Group, etc.) - Length - Content - Retraining should be based on a provided CSV file containing ...

    $171 (Avg Bid)
    $171 Snittbud
    25 bud

    I'm looking for a proficient Python developer to create a script that can efficiently scrape active IPs from a text file I will provide. The following specifics are required in this project: - The Skill-set: Strong Python programming skills, experience in IP scraping and working with text files would be an advantage. - Task Details: You need to extract the 'Activity Data' from these IPs. Profound knowledge in network protocols is a must-have. - Output Handling: The activity data extracted should directly be written to a text file. A clear understanding of FileIO operations in Python would be crucial. A successful completion of this project might lead to more future collaborations. I'm looking forward to seeing your proposals.

    $10 (Avg Bid)
    $10 Snittbud
    3 bud

    ...and Lyft. 1. Mobile App Development: Proficiency in mobile app development platforms such as iOS (Swift) and Android (Java/Kotlin). Experience with cross-platform development frameworks like React Native or Flutter can be beneficial for building apps that work on both iOS and Android. 2. Backend Development: Strong understanding of backend development technologies and frameworks like Node.js, Python (Django/Flask), or Ruby on Rails. Knowledge of databases such as MySQL, PostgreSQL, or MongoDB for storing user data, ride information, and other relevant data. 3. Geolocation and Mapping: Familiarity with geolocation services and APIs for tracking user location and providing real-time navigation. Experience integrating mapping and routing APIs such as Google Maps or Mapbox for dis...

    $2143 (Avg Bid)
    $2143 Snittbud
    67 bud

    I'm looking for a skilled developer who can create a sophisticated algorithm that excels in the stock market and is designed for day trading. The algorithm should be based on analyzing price action. Key requirements: - Proficiency in developing trading algorithms, specifically for the stock market. - Strong understanding of day trading principles and strategies. - Ability to analyze and prioritize price action data for effective trading decisions.

    $62 (Avg Bid)
    $62 Snittbud
    3 bud

    I'm seeking a highly skilled GenAI developer proficient in Python for a content generation project. The primary focus will be on creating image content with the AI. Key Responsibilities: - Utilize Python to generate image content: Given the nature of the project, a deep understanding of Python's capabilities is crucial. You'll be responsible for building algorithms that can create various types of image content. Experience Needed: - Proficiency in Python: Extensive experience with Python is a must. You should be able to demonstrate your ability to create AI algorithms in Python. - GenAI Development: Prior experience in working on AI projects, especially content generation, will be highly valued. Please be ready to present any relevant pro...

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

    Buenos días, Por favor, OMITIR OFERTAS aquellas personas que NO HABLAN ESPAÑOL y que no son expertas en el tema. Necesito transcribir el código de SAS () a python. El objetivo es realizar el cálculo del gini luego de realizar una regresión logística donde "default" es el target y el resto de variables son la features. La base de datos se llama "" y "df_train_filter_results" contiene los resultado del cálculo del gini para cada variable y "Gini - with missing" es el valor del cálculo. Además, la lista de dummies que se menciona en el código SAS es list_especial_values = [1111111111, -1111111111, 2222222222, -2222222222,3333333333, -3333333333, 4444444444, 5555555555, 6666...

    $50 (Avg Bid)
    $50 Snittbud
    3 bud

    Hello, I am currently facing a challenge in accessing a specific website, , from my domain or through a proxy. I prefer not to expose my IPs directly to this we...proxy details via private message. The primary objective is to access the site without direct exposure of our IPs. Additionally, the website has a CORS (Cross-Origin Resource Sharing) policy that prevents third-party domains or IPs from accessing it. However, when I configure the proxy settings directly in the browser, it works perfectly. The requirement is to write a script either in Node.js or Python, which should run on port 3000. This setup will allow us to access the site from our own server. If you are capable of implementing this solution, please consider placing a bid for this project. Thank you.

    $158 (Avg Bid)
    $158 Snittbud
    21 bud

    I have a list of 80 directories that require data extraction. I'm looking for an experienced web scraper who can handle this task using Python, Selenium, Php, Puppeteer (JavaScript) and Node.js.

    $70 (Avg Bid)
    $70 Snittbud
    29 bud
    Windows AHK to MacOS scriptà 6 dagar left
    VERIFIERAD

    I have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be replicated exactly. doesnt have to be python if u know something easier and simpler to maintain i dont care Key Skills Needed: - Proficiency in Python - Experience with MacOS scripting - Understanding of AHK (previous experience with this language would be beneficial) - Proficient in sound control within scripting The ideal candidate for this role would be someone who has a good understanding of AHK and Python, and is able to adapt the sound functionality of the AHK script to MacOS, while keeping the original features a...

    $123 (Avg Bid)
    $123 Snittbud
    3 bud