Hardware requirements for FastAPI
See original GitHub issueFirst Check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn’t find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google “How to X in FastAPI” and didn’t find any information.
- I already read and followed all the tutorial in the docs and didn’t find an answer.
- I already checked if it is not related to FastAPI but to Pydantic.
- I already checked if it is not related to FastAPI but to Swagger UI.
- I already checked if it is not related to FastAPI but to ReDoc.
Commit to Help
- I commit to help with one of those options 👆
Example Code
not code related
Description
I am running my web server in my Raspberry Pi 4 8GB RAM, and it’s working fine. But now I want to run the same project in a Raspberry Pi 4 2GB RAM (4GB and 8 GB) aren’t available on the local market. Is there any possibility it wont be able to run sufficiently?
Operating System
Linux
Operating System Details
Raspberry pi OS 64bit
FastAPI Version
0.85.0
Python Version
3.10.6
Additional Context
No response
Issue Analytics
- State:
- Created a year ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Deployments Concepts - FastAPI
Server Memory ¶ · 1 GB in size · 4 processes · 4 GB of RAM ...
Read more >fastapi - PyPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production.
Read more >FastAPI - mogenius Documentation
It aims to increase development speed and reduce errors at the same time. Resource Requirements. CPU (Core), RAM (MB), Temp. storage (MB). Minimum,...
Read more >Python FastAPI - Topcoder
The Python version is required to be 3.6 or higher for FastAPI to work on the PC. Create a virtual environment and activate...
Read more >How to Install and Set up FastAPI Project on Your Computer
Just like I've said above, FastAPI is a web development framework that was created using the Python programming language, hence Python is ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Cool! Then I would think you should be fine. 😁
And thanks for the kind words! 😊😁🚀
Great to hear! Thanks for reporting back. In that case, I think you could close the issue, right?