https://github.com/jtemporal/tad-schematics
Schematics 101
https://github.com/jtemporal/tad-schematics
Last synced: 5 days ago
JSON representation
Schematics 101
- Host: GitHub
- URL: https://github.com/jtemporal/tad-schematics
- Owner: jtemporal
- Created: 2018-06-08T13:49:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T13:49:48.000Z (about 8 years ago)
- Last Synced: 2025-03-02T06:14:27.577Z (over 1 year ago)
- Language: Python
- Homepage: https://slides.com/jtemporal/schematics-101#/
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TAD Schematics
```console
$ pip install schematics
```
## Tests
```console
$ pip install pytest pytest-cov
```
running: `python -m pytest -v --cov=swapi tests`