Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yashmehrotra/pycon-sqlalchemy

Code Snippets for my proposed pycon talk
https://github.com/yashmehrotra/pycon-sqlalchemy

Last synced: 9 days ago
JSON representation

Code Snippets for my proposed pycon talk

Awesome Lists containing this project

README

        

# pycon-sqlalchemy
Code Snippets for my proposed pycon talk

## Instructions to use
```bash
pip install SQLAlchemy
python main.py
```