Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenadiusnicholaus/et
https://github.com/jenadiusnicholaus/et
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jenadiusnicholaus/et
- Owner: jenadiusnicholaus
- Created: 2020-07-26T13:11:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T19:30:46.000Z (over 3 years ago)
- Last Synced: 2024-10-20T13:20:48.142Z (3 months ago)
- Language: Python
- Size: 24.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ET
====Technolgy used=====
python 3.6
Django==3.0.8
Ubuntu OS
==== Requirements-====
asgiref==3.2.10
Django==3.0.8
pkg-resources==0.0.0
pytz==2020.1
sqlparse==0.3.1
====How to install into your local machine====
uses git command
git clone
====Configure th virtual environments====
1: set venv(virtual enviroments
--by typying
> python3 - venv env
2: then activate venv
--by tying
> source env/bin/bin/activate
====Set the database and Make maigrations====
1: set databse and you ok with database then type
>python3 manage.py migrate
to the table made in Django the Your database
===== Runser the server if you ok in above steps=====
by typing
=========Developer Nichoraus ============