Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odarbelaeze/phd-project-template
Template of a PhD project in python.
https://github.com/odarbelaeze/phd-project-template
Last synced: 9 days ago
JSON representation
Template of a PhD project in python.
- Host: GitHub
- URL: https://github.com/odarbelaeze/phd-project-template
- Owner: odarbelaeze
- Created: 2021-11-12T15:50:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-12T15:50:30.000Z (about 3 years ago)
- Last Synced: 2024-11-06T20:50:09.346Z (about 2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My awesome phd project
## Development
Install the required dev packages with:
```bash
pip install -r requirements_dev.txt
```