Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wlonk/tyche_api
https://github.com/wlonk/tyche_api
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wlonk/tyche_api
- Owner: wlonk
- Created: 2018-11-30T05:01:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T21:01:09.000Z (over 2 years ago)
- Last Synced: 2024-04-09T21:15:50.001Z (7 months ago)
- Language: Python
- Homepage:
- Size: 735 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=========
Tyche API
=========This is the web interface for managing the Tyche bot.
Running locally
---------------Download, set up a virtual environment, ``pip``-install Pipenv.
Make a database, migrate that database (using Pipenv), ``runserver``
using Pipenv, you're good.