This repo enables to collection and visualization of posts on Dev.to for optimizing the best time to post articles for giving the highest chance of genertaing ineractions!
To get started you'll need to run the data capture and cleaning scripts located in ./src
Then start up the notebook instance, and step through the notebook
python3.7
Requirements file should cover what's needed
pip install -r requirements.txt
- Python3
- Jupyter Notebooks
- Dev Api
For changes, raise a PR!
Current version: 0.1.0
- Marc Nevin - Initial setup
MIT License