-
### Description
Develop a backend server using Python that will serve as the foundation for frontend application, which may be implemented in either React or HTMX. As the specific endpoints required …
v613 updated
2 months ago
-
Definir el uso de Flastapi o Flask y por qué?
-
* **asyncpg version**: 0.27.1
* **PostgreSQL version**: 14.6
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local PostgreSQL install?**: No.
* **Python …
-
ivdenv backend
-
- [x] Окончательно определиться с ORM
- [x] Выбрать БД
- [x] Опираясь на SRS, составить базовые модели для БД
-
**Describe the bug**
We are getting back None from get_motor_collection() but only sporadically when we we are under moderate volume.
This is our singleton for init_beanie
```python
beanie_ini…
-
### Description
Problem:
I want to be able to omit `None` fields from the json serialization, to make the serialization more compact.
Currently, I can do this by setting `omit_defaults` to `True`,…
-
The Snowflake connector for python seems to be implemented essentially as API calls over HTTP. Using [aiohttp](https://github.com/aio-libs/aiohttp), companion subclasses to `SnowflakeConnector`, `Snow…
-
سلام .
یک کاربر رو غیرفعال کردم ، بعد از اون تصمیم به حذفش گرفتم - متاسفانه دیگه حذف نمیشه
حتی فعال کردم بازم حذف نشد
تمدید و تغییر تاریخ و حجم و نوت و و و و انجام میشه ولی حذف نمیشه
لظفا راه…
-
感觉 sqlalchemy-crud-plus1.0 版本巨强, 要是用到 [fastapi_best_architecture](https://github.com/fastapi-practices/fastapi_best_architecture) 项目 无敌了