- Create an environment using
python -m venv .venv
(I've used python 3.9) - Activate the environment in terminal. i.e:
source ./.venv/bin/activate
- Install all the necessary pacakages using
pip install -r requirements.txt
- Copy
env.example
to.env
and set proper values - Collect a mongodb certificate/permission and copy it to
db_ops/mongo_db_cert.pem
- Run the project using
python main.py
-
Notifications
You must be signed in to change notification settings - Fork 2
m-s-abeer/pslbash
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Just automated a boring stuff!
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published