Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murilobsd/clothes-studio-server
https://github.com/murilobsd/clothes-studio-server
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/murilobsd/clothes-studio-server
- Owner: murilobsd
- Created: 2017-06-29T12:12:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T23:20:08.000Z (almost 9 years ago)
- Last Synced: 2023-08-06T07:43:41.617Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clothes-studio-client
Серверная часть для сайта "Lovingly"### Run
# apt-get install python3-pip
# pip3 install > requirements.txt
$ python3 app.py### Build docs
$ hg clone https://bitbucket.org/birkenfeld/sphinx-contrib
$ cd sphinx-contrib/httpdomain
$ python setup.py build
# python setup.py install
$ cd docs
$ make html