Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    2,000 install flask tugasan ditemui, harga dalam USD

    Kita perlu bantuan buat install SSL native dari Microsoft di environment testing kita di VM ware install di laptop. Perlu guidiance buat install and troubleshooting. Bisa lewat zoom atau bisa datang ke kantor.

    $125 (Avg Bid)
    $125 Avg Bida
    2 bida

    Hanya edit file javascript plugin ter-install untuk mengubah animasi dropdown dan mengubah text di halaman payment gateway dan shipping yang terinstall

    $17 (Avg Bid)
    $17 Avg Bida
    7 bida

    Buat kerja dari rumah

    $10 - $30
    Tempatan
    $10 - $30
    0 bida

    Buat kerja dari rumah

    $25 (Avg Bid)
    Tempatan
    $25 Avg Bida
    1 bida

    Buat kerja dari rumah

    $446 (Avg Bid)
    Tempatan
    $446 Avg Bida
    2 bida

    Salam. Saya ada membeli template utk diguna bg majlis sekolah. Tp bila saya nak buka file tu ada popup kata ada references yg missing dan saya kena install. Saya baru nak belajar2 ae ni. Saya rasa mungkin sebab spec laptop yg x support cs6 ni. Jd kalo nak mintak tlg tuan buatkan, berapa kos dia ye. Ada 2 template

    $15 - $15
    $15 - $15
    0 bida

    1. Ready VPS Hosting includes Google Mod Pagespeed 2. Menerima jasa instalasi, konfigurasi VPS untuk keperluan web server + training Call/Sms : 081804281788

    $30 - $250
    $30 - $250
    0 bida

    Berikut cara mudah install BBM di PC/Laptop

    $250 - $750
    $250 - $750
    0 bida

    Berikut cara mudah install BBM di PC/Laptop

    $567 (Avg Bid)
    $567 Avg Bida
    1 bida

    Tambahan 3 file server lagi mas bro, tolong yah di install script XFS nya juga dioptimasi servernya :) Budgetnya segitu yah cukup kan udah langganan ^^,

    $150 (Avg Bid)
    $150 Avg Bida
    1 bida

    ...possible. Downloading the software: Tutorial A comprehensive tutorial presented at NeurIPS 2023 - Seamless EXPO, the place to learn how to use the entire set of Seamless models. Feel free to play around with the notepad. Tutorial link: Request to install the programme from GitHUB: Seamless is a family of artificial intelligence models that enable more natural and authentic communication across languages. SeamlessM4T is a massive, multilingual, multimodal machine translation model supporting around 100 languages. SeamlessM4T forms the basis of SeamlessExpressive, a model that preserves elements of prosody and voice style across languages, and SeamlessStreaming

    $1130 (Avg Bid)
    $1130 Avg Bida
    47 bida

    I'm in need of a WordPress expert to install and configure Yoast SEO plugin on my site. The task primarily involves: - Expert installation of Yoast SEO plugin - Proper plugin configuration to ensure optimal site performance - Allowing for efficient future content management Ideal candidates should have a solid background in WordPress plugin installation and configuration, preferably with Yoast SEO plugin. Proven expertise in SEO strategies and practices is highly valued for this role. The goal is to effectively improve site SEO through this plugin installation. Substantial experience in similar projects is a huge plus.

    $418 (Avg Bid)
    $418 Avg Bida
    127 bida

    I need an experienced Magento developer to install the latest version of Magento 2 on my VPS. I also require the installation of a specific theme (Theme A) and potentially some modules to enhance the functionality of the website. Key Requirements: - Install the latest version of Magento 2 on my VPS. - Implement the chosen theme (Theme A) to give my website the desired look and feel. - Potentially install some modules based on your expertise. While I have not specified any particular module, I am open to recommendations that align with the goals of my e-commerce site. Timeline: I need this project to be completed as soon as possible. Ideal Skills and Experience: - Proven experience in installing Magento 2 on VPS. - Proficiency in Magento theme implementation, specif...

    $69 (Avg Bid)
    $69 Avg Bida
    28 bida

    Hello everyone, We want to create a Flask app that can run on a server base and generate daily images. It would have two endpoints. Images generations and image variations. This replicates the OpenAI mechanism so that everything can be run through our servers for more security. We are also open to using any other mechanism besides Flask if the development is easier and more efficient. Looking forward to your bids. Kind regards,

    $178 (Avg Bid)
    $178 Avg Bida
    62 bida

    I am in need of a professional who can promptly install and customize a PHP script for me. The PHP script I need to be installed is purchased through codecanyon. You will install, test all functions and activate license on our server. Being somewhat urgent, my requested completion for this project is ASAP. I value efficiency and swift, quality work. Thank you

    $70 (Avg Bid)
    $70 Avg Bida
    74 bida

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    $29 (Avg Bid)
    $29 Avg Bida
    5 bida

    Project description: I'm seeking a proficient local network cabling contractor to handle projects and technical support. The task involves installation of network equipment (switches, access points, and security cameras for both indoor and outdoor areas). Your role will involve: - Mount/Install network equipment as directed - Field technical support - Remote support Contractor should carry liability insurance and C7 license is preferred Ideal candidates should have extensive experience with network cabling and a track record of executing similar projects successfully. It's crucial for the freelancer to be proficient in handling varieties of network cables especially Cat 5e, Cat 6 and Fiber optic cables, and familiar with network switches, access points, speak...

    $9999 (Avg Bid)
    Tempatan
    $9999 Avg Bida
    2 bida
    python flask an java EXPERT 6 hari left
    DISAHKAN

    Hello, I need a developer with a lot of experience in Java, Python and Socketweb - with the ability to create and solve problems with easy understanding of codes The rest of the details will be given to the correct developer

    $137 (Avg Bid)
    $137 Avg Bida
    52 bida

    I am looking for a Google expert able to install the cookie consent mode v2 imposed by UE Law. I don't want any banner to be installed on my website and I want the code installed on my website to always autorised cookies using for all visitors on my website.

    $131 (Avg Bid)
    $131 Avg Bida
    55 bida

    ...so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to

    $54 / hr (Avg Bid)
    $54 / hr Avg Bida
    23 bida

    1. Looking for an assistance fixing UPS Shipping module on Zen Cart based shopping website. 2. Need to fix or install different Captcha to prevent bots registering fake customers on the same Zen cart website. 3. Need to resize Company logo on Zen Cart website/template.

    $167 (Avg Bid)
    $167 Avg Bida
    71 bida

    Hello, I need a developer with a lot of experience in Java, Python and Socketweb - with the ability to create and solve problems with easy understanding of codes The rest of the details will be given to the correct developer

    $489 (Avg Bid)
    $489 Avg Bida
    81 bida

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidance on PHP version selection based on the websites' ...

    $161 (Avg Bid)
    $161 Avg Bida
    58 bida

    I have code for login trading accound and fetch token data. I need to update more data ...stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish E...

    $31 (Avg Bid)
    $31 Avg Bida
    9 bida

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bida
    11 bida

    I'm looking for a skilled professional to help me install the eBay API on my existing Ubuntu 22.04 server for the primary purpose of showing orders on webpage. here is the sdk - Key Responsibilities: - Installation of the eBay API on the Ubuntu 22.04 server. - Ensuring the API is correctly set up to show orders on webpage. Ideal Skills and Experience: - Proficiency in working with Ubuntu servers, particularly version 22.04. - Prior experience installing and configuring the eBay API. - Ability to implement API functionalities for showing orders on webpage. If you have a good understanding of eBay's API and are experienced in working with Ubuntu servers, I'd be interested in hearing from you. Please share your relevant experience and explain how

    $29 (Avg Bid)
    $29 Avg Bida
    15 bida
    GUI for Predictive Network AI 5 hari left
    DISAHKAN

    I'm seeking a dedicated and experienced GUI developer to create a user-friendly, data visualization application for my AI-based predictive models. The primary ta...will include historical synthesized network data & data that can be generated through Python's mockeries or any other similar library. The Ideal Candidate: - Profound experience in GUI development . - Strong understanding of predictive modeling control systems. - Familiarity with using historical network data and network fault data for AI models. - Python experience, specifically with DASH and Flask framework or any other, will be a significant plus. This project provides an excellent opportunity for you to showcase your technical prowess and contribute to the development of an impactful solution. Looki...

    $240 (Avg Bid)
    $240 Avg Bida
    10 bida

    I'm looking to build a Flask Python serverless application. The main functionality of this app would revolve around API integration, specifically with social media platforms. The primary aim here is to fetch user data from these platforms. The ideal candidate for this job should have: - Profound experience with Flask Python - Prior experience in serverless architecture, particularly using AWS services such as API Gateway and Lambda - A strong understanding of social media API integration Please note that a comprehensive understanding of user data privacy and security is essential. The developer should be able to ensure that the data retrieved is used in accordance with the social media platforms' policies and regulations.

    $93 (Avg Bid)
    $93 Avg Bida
    8 bida

    I need an expert WordPress developer who can correctly install a Business Child Theme I've chosen on an undetermined (the freelancer must figure out which one) main WordPress theme. The ideal freelancer has to have experience dealing with WordPress themes and should be capable of figuring out the main theme on their own. Key Tasks: - Install Business Child Theme on main WordPress theme - Ensure compatibility of the child theme with the main theme The entire child theme design (pictures, logos, texts, etc.) must be loaded correctly so that I can immediately begin editing the site blocks myself. The freelancer will need to be proficient in WordPress, theme installation, and troubleshooting. The ability to determine the parent WordPress theme through analysis of t...

    $34 (Avg Bid)
    $34 Avg Bida
    54 bida

    I'm having trouble with the CSS of my Flask/Python application that's running on a WSGI server like Gunicorn or uWSGI. Despite having configured the server correctly to serve static files, the application's CSS is not displaying as anticipated. Specifics needed: - Experience working with Flask/Python applications - Understanding of CSS, HTML and image handling - Knowledgeable about deploying applications on WSGI servers - Ability to diagnose and resolve rendering issues Your task will be to troubleshoot where the issue is coming from and provide a solution. Your application proposals should be detailed with the steps you will take to rectify this issue, as well as any prior experience you have with similar projects.

    $16 / hr (Avg Bid)
    $16 / hr Avg Bida
    74 bida

    Hello, I need a complete professional in scrap, java, python flask, composer. more details in private

    $494 (Avg Bid)
    $494 Avg Bida
    85 bida
    Search Frontend Development 4 hari left
    DISAHKAN

    I'm in need of a talented frontend developer to create a robust and user-friendly search frontend for document base. The documents are already indexed in an Opensearch database with various custom fields (Speaker, Place, Theme, Keywords,... ) apart from the standard ones (document format, creation date, update date, size, link to ...and integrating them seamlessly into the search frontend. - Ability to implement interactive user interfaces, such as autocomplete suggestions and dynamic filtering and sorting options. - Experience in creating responsive and intuitive search result displays. - Prefered technology : React, Reactivesearch () Expected delivery: - Source code, build and install instructions - Developper guide for maintenance and evolution

    $281 (Avg Bid)
    $281 Avg Bida
    40 bida

    ... Here's a roadmap to create your WordPress eLearning website for employability and finding work, focusing on cost-effective solutions and functionalities: Stage 1: Planning and Setup (1-2 weeks) Domain Name & Web Hosting: Choose a catchy domain name that reflects your brand and secure affordable web hosting that supports WordPress installation. WordPress Installation: Install WordPress on your web hosting platform. Most web hosting providers offer 1-click WordPress installation. Learning Management System (LMS) Plugin: Explore free or freemium LMS plugins like LearnDash or Tutor LMS. These offer basic course creation, enrollment, and content delivery functionalities. Theme Selection: Choose a free WordPress theme optimized for eLearning platfo...

    $656 (Avg Bid)
    $656 Avg Bida
    250 bida

    The main goal of this project is to find relevant influencers using our Shopify Collabs. Influencers which you will contact, they need to call their followers to install our new android Dance APP. In our APP influencer need to create one new video, and call their followers to dance with them inside our app until the song is finished. App is a new type of "collab dance app" where each user record dance on one small segment of any song (2-4sec) creating a new cool unpredictable music video. You need to try and test our app as well to understand it a bit. Key Responsibilities: 1. Check our Shopify Collabs Account and optimize it using our website, pictures, videos, reels, etc. You can create some pictures, reels as well. 2. Find Influencers using our Shopify Account or ma...

    $151 (Avg Bid)
    $151 Avg Bida
    18 bida

    installation of theme and make the theme ready to be used

    $18 (Avg Bid)
    $18 Avg Bida
    30 bida

    I need a proficient Linux systems administrator to help install and configure LibreNMS on my Linux system primarily for Network Monitoring. Key Requirements: - Install LibreNMS on a Linux platform - Configure LibreNMS for optimal Network Monitoring - Set up monitoring of Virtual Machines Important Skills: - Expertise in Linux system administration - Familiarity with LibreNMS and its Network Monitoring functionality - Experience with monitoring Virtual Machines.

    $45 (Avg Bid)
    Ditampilkan Segera
    $45 Avg Bida
    6 bida

    I need a page builder either using flask or react or core php. i have attached requirements in the attachment section. please read it and if you can do for price AUD 400 in 7 days, write "AU$400/7" in your bid. other bids will be rejected

    $161 - $482
    Dimeterai
    $161 - $482
    51 bida

    I am interested in developing an ...reliability. Collaborative Knowledge Sharing Platform: Create a collaborative knowledge sharing platform where users can contribute their expertise, share best practices, and engage in discussions related to security. Implement ChatGPT as a virtual assistant within the platform, assisting users in generating content, answering queries, and providing insights based on user interactions. Use Django or Flask for backend development and Vue.js or React.js for frontend development to create an intuitive and interactive user interface. By incorporating AI integration, particularly ChatGPT, into the platform, users can benefit from intelligent assistance and personalized recommendations, enhancing their experience and effectiveness in addressing securit...

    $1287 (Avg Bid)
    $1287 Avg Bida
    109 bida

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    $525 (Avg Bid)
    $525 Avg Bida
    93 bida

    Hi there, I'm in need o...a working webpage. - Implement responsive design principles to ensure optimal viewing across various devices. - Optimize website performance for speed and SEO. - Conduct thorough testing to identify and fix any bugs or issues. - Provide up to 3 revisions and 3 days post each submission for reviewing. - Integrate plugins and third-party tools to enhance website functionality such as Calendly - Install the theme and test its working on our WordPress account. Terms and Conditions: - Be available in IST time zone 9 to 6 PM. - All shared resources and deliverables are confidential and may not be shared, reused or published anywhere else without prior consent. Looking forward to seeing your work and hopefully collaborating with you on this proje...

    $76 (Avg Bid)
    $76 Avg Bida
    53 bida

    long term , full time flask developer needed to build ecommerce backend you should start right away should have proficiency in flask, jquery, ajax and mongodb budget INR 100 per hour, need to work for another 15 to 20 days

    $3 / hr (Avg Bid)
    $3 / hr Avg Bida
    5 bida

    I'm in urgent need of a mobile backend developer with profound experience in Python Flask. Your primary task will be to integrate and create APIs on my current database structure. - The API should be able to perform: data retrieval, data modification, and user authentication among others. - Your success in this project is highly dependent on your ability to work with a moderate complexity level of database structure. - I'm looking for someone who can start on this project immediately, as the urgency for the API integrations is high. Key Skills and Experience: - Proficiency in Python Flask for backend development - Proven experience in integrating and creating APIs - Ability to work with moderate complexity databases - Strong knowledge in data retrieval, modificati...

    $361 (Avg Bid)
    $361 Avg Bida
    24 bida

    I'm on the lookout for a well-versed WordPress developer, profici...all aspects related to WooCommerce, including payment methods. The ideal freelancer for this job should have formidable experience with WordPress and WooCommerce, a proven track record of improving website performance using PageSpeed Insights, and a comprehensive understanding of e-commerce web development. Good afternoon everyone, I have aweb page in my c panel; I have 2 themes that I want to install. to each one independently by wordpress. In addition to this, I want WooComerce to be able to be used and linked to all payment methods, in different currencies. Please take into consideration we have our added products must also be. Installed plugins. high load level by PageSpeed ​​​​Insights

    $89 (Avg Bid)
    $89 Avg Bida
    75 bida

    I need a professional to install an SSL certificate from Punch Salad website. The primary purpose is to improve the security of the site and to encrypt user data. Key requirements include: - Assisting in obtaining a suitable SSL certificate, as I do not possess one at the moment - Expertise in SSL installation for blog/personal websites Ideal candidates would have prior experience in SSL installation, especially in the context of personal or blog websites. Excellent communication skills and the ability to explain the installation process in plain terms would be greatly appreciated.

    $27 (Avg Bid)
    $27 Avg Bida
    37 bida

    I have a magento webstore running on magento 2.3.4. I want to update it to the latest version with all patches, while maintaining current customers/database/products. I also want usps first class mail parcel/usps ground advantage to show up again as a shipping method.

    $196 (Avg Bid)
    $196 Avg Bida
    27 bida

    long term , full time flask developer needed to build ecommerce backend you should start right away should have proficiency in flask, jquery, ajax and mongodb budget INR 100 per hour, need to work for another 15 to 20 days

    $1 / hr (Avg Bid)
    $1 / hr Avg Bida
    7 bida

    I need a page builder either using flask or react or core php. i have attached requirements in the attachment section. please read it and if you can do for price AUD 400 in 7 days, write "AU$400/7" in your bid. other bids will be rejected

    $161 - $483
    Dimeterai
    $161 - $483
    58 bida

    I need an electrical engineer to perform circuit design and troubleshooting tasks using a hardware simulator, specifically for .HDL files. Your primary task will be to install an electrical system with the help of the simulator. Key Responsibilities: - Circuit design using the simulator - Circuit troubleshooting - Electrical system installation I require you to be proficient in using a hardware simulator, especially with .HDL files. You should also have a solid understanding of circuit design and troubleshooting. Time is of the essence, so the quicker you can complete the project, the better.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bida
    8 bida

    Scope of work, SureCart (high level). SureCart, SureTrigger, and SureMembers are powerful tools for creating and managing subscription-based platforms. Here's a detailed scope of work based on your requirements: Platform Setup and Configuration: Install and configure SureCart, SureTrigger, and SureMembers plugins/extensions. DONE. Set up payment gateways for processing transactions (Stripe, PayPal). DONE. Configure user roles and permissions for different membership levels (Freemium, Plus, Pro, Premium). Customize email notifications for user registrations, subscriptions, and other relevant actions. Product and Subscription Setup: Define and create payable products for each membership tier (Freemium, Plus, Pro, Premium). Set up subscription plans with varying features and ac...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bida
    77 bida

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    $30 (Avg Bid)
    $30 Avg Bida
    1 bida