Skip to content
 
 

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moveables App Backend Python

Installation

Make sure you have python installed. Preferably Python3.8 and greater
fork the repository add it to your git repository, clone the repo

python -m venv venv	or	venv venv -p python3
.venv\\scripts\\activate	or	source .venv\\scripts\\activate

To Install a new package

pip install -r requirements.txt

Usage

flask run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

git clone https://github.com/<YourUserName>/<projectname>
cd project name
git checkout -b <your-new-branch-name>
pip freeze > requirements.txt
git add file
git commit -m "<message here>"
git push origin <your-new-branch-name>

License

Moveables

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages