Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# My awesome phd project

## Development

Install the required dev packages with:

```bash
pip install -r requirements_dev.txt
```