question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hardware requirements for FastAPI

See original GitHub issue

First 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:closed
  • Created a year ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
tiangolocommented, Oct 20, 2022

Cool! Then I would think you should be fine. 😁

And thanks for the kind words! 😊😁🚀

1reaction
tiangolocommented, Nov 7, 2022

Great to hear! Thanks for reporting back. In that case, I think you could close the issue, right?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found