0 purchases
rsconthisday 0.4.0
Displays Royal Society of Chemistry “On This Day” facts.
Displays Royal Society of Chemistry “On This Day” facts in your terminal.
Docs
Tests
PyPI
Activity
QA
Other
Installation
rsc_on_this_day can be installed from PyPI.
To install with pip:
$ python -m pip install rsc_on_this_day
Once installed, rsc_on_this_day can be run by typing:
$ rsc_on_this_day
If rsc_on_this_day is not installed in a directory in $PATH, you may need to add ~/.local/bin/ to your $PATH.
Adding to ~/.bashrc
rsc_on_this_day can be run every time you open a terminal by adding rsc_on_this_day to your ~/.bashrc file. For example:
$ echo "rsc_on_this_day" >> ~/.bashrc
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.