An open API service indexing awesome lists of open source software.

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

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/)