Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Need to upload python flask api to heroku

Translated

  1. 834    8  0
    1 day45 USD

    You also don't think it would be more appropriate to use VPS hosting for such a script, as they would be significantly better for use than Heroku. Because as I guess from the modules, you are working with face recognition, probably, or something like that.

    I wrote down the possible issues.

    dlib + face-recognition
    Critical: Heroku does not support the installation of dlib from source code without a custom buildpack or container.

    These libraries require CMake, Boost, a C++ compiler, as well as access to the system's OpenCV libraries.

    Solution:

    Use Heroku with a Docker container, where you will build the image with all dependencies yourself.

    Or switch to a VPS/server with full system access.

    opencv-python
    May not work or work with limitations (especially functions that use access to the camera — Heroku does not have direct hardware access).

    Solution: only offline image processing, and even then in Docker.

    cmake

    Needed only for compiling dlib, but Heroku does not allow installing system packages directly, so it won't work without Docker.

    Write to me, I need to discuss the issue. The price may vary depending on the complexity of the solution and needs.

  2. 336    1  0
    1 day22 USD

    Good afternoon, I am ready to help with the deployment on the server, I would like to know more details in private messages.

  3. 595    2  0
    1 day22 USD

    Hello Nikita.

    I have done similar work many times before. I have over 6 years of experience in development.
    I am ready to offer a good price as I am just starting to develop my account and need ratings and reviews.
    I will be happy to help you.
    I am ready to answer all your questions.

    Sincerely,
    Georgiy
    Senior Python Developer

  4. 1341    23  0
    2 days33 USD

    Good day. Write, I will do everything.
    ------------------------------------------

  5. 96691    1276  1   10
    2 days67 USD

    Hello. I am ready to deploy your project. Besides the backend, what else is there? Database?

  6. 573    9  0
    1 day16 USD

    There is an option to deploy not on Heroku, but also to set up automatic deployment. Write to me.

  7. 726    9  1
    3 days45 USD

    Hello! Your project has sparked great interest in me. I am ready to start working immediately and ensure high-quality execution.

  8. 1 proposal concealed

Current freelance projects in the category Python

Creation of a TikTok farm with income generation

601 USD

Looking for a person who can write software for a TikTok farm, so we can generate traffic and earn income. We are seeking a ready-made solution with a full cycle.

PythonBot Development ∙ 1 day 21 hours back ∙ 15 proposals

AI Commenting Platform for TikTok and Instagram.

Project Goal Develop a system that allows managing a large number of TikTok and Instagram accounts and automatically posting relevant comments under selected videos using AI. Main Functionality1. Account Management It is necessary to implement the ability to connect accounts:…

AI & Machine LearningPython ∙ 3 days 4 hours back ∙ 22 proposals

Build a customer classification model

1. There is client data in Mongo/SQL (approximately 20,000 entries with raw data). 2. It is necessary to build features and a classification model of clients into behavioral groups based on this data. 3. The project should be completed in Python.

AI & Machine LearningPython ∙ 4 days 23 hours back ∙ 43 proposals

IT Automation of VAT Reporting

223 USD

It is necessary to develop a system for automating the transfer of sales data from the CRM to the accounting system Wafeq. The system should import bank and payment reports, automatically reconcile payments with invoices, generate invoices for VAT reporting, and minimize manual…

AI & Machine LearningPython ∙ 5 days 4 hours back ∙ 51 proposals

Account reconciliation tool with the bank, cards, and accountant

Technical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to…

PythonDesktop Apps ∙ 5 days 16 hours back ∙ 43 proposals

Client
Nikita Bubka
Ukraine Dnepr  1  0
Project published
1 year back
88 views
Tags
  • heroku
  • python
  • flask
  • GitHub