https://github.com/ryandvl/nlw-connect-python
Back-end Python | Rocketseat NLW Connect
https://github.com/ryandvl/nlw-connect-python
flask pyalchemy pytest python rocketseat
Last synced: about 1 month ago
JSON representation
Back-end Python | Rocketseat NLW Connect
- Host: GitHub
- URL: https://github.com/ryandvl/nlw-connect-python
- Owner: ryandvl
- Created: 2025-02-18T22:00:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T20:03:47.000Z (over 1 year ago)
- Last Synced: 2025-07-10T03:01:33.052Z (11 months ago)
- Topics: flask, pyalchemy, pytest, python, rocketseat
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next Level Week (NLW) Connect - Python
> Programming Event from **[Rocketseat](https://www.rocketseat.com.br/)**;
> Trail: **Python**;
This project used the following libraries:
- [virtualenv](https://pypi.org/project/virtualenv/)
- [pytest](https://pypi.org/project/pytest/)
- [SQLAlchemy](https://pypi.org/project/SQLAlchemy/)
- [Cerberus](https://pypi.org/project/Cerberus/0.5/)
Resources:
- [Visual Studio Code](https://code.visualstudio.com/)
- [DBeaver](https://dbeaver.io/download/) to view SQL database
- [Postman](https://www.postman.com/downloads/)