https://github.com/seedyrom/pocket
Pocket is a concept.
https://github.com/seedyrom/pocket
Last synced: 10 months ago
JSON representation
Pocket is a concept.
- Host: GitHub
- URL: https://github.com/seedyrom/pocket
- Owner: SeedyROM
- License: mit
- Created: 2018-05-05T07:44:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T07:47:15.000Z (about 8 years ago)
- Last Synced: 2025-05-16T20:07:48.144Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🖩 Pocket (v. 0.0.1)
Pocket is a strange idea that I currently have, I have no idea if it will work.
## So whats up?
Pocket is taking some of the nicer parts of django such as the ORM and attemping to make them useful inside a Flask microservice architecture.
## Why?
*Boredom*
## Installation
1. Clone this puppy!
2. Create a virtual environment (eg. 'python -m venv' or 'virtualenv' and run `python setup.py develop`
## Usage
3. Run `python pocket/app.py`