Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yashmehrotra/pycon-sqlalchemy
- Owner: yashmehrotra
- Created: 2015-05-31T09:19:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T19:48:12.000Z (over 9 years ago)
- Last Synced: 2024-11-15T23:37:45.374Z (2 months ago)
- Language: Python
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```