open-source tool used for academic literature searches
Project description
‘citebang’ is an open-source tool used for academic literature searches.
Installation
Users
All stable releases of this project are available through PyPi. To install this project via pip, use the following command:
$ python3 -m pip install –upgrade citebang
To check whether or not the package was installed, try the following command:
$ python3 -c “import citebang”
Installing the package this way will also add the ‘citebang’ CLI command:
$ citebang –help
Developers
If you would like to contribute to this project, it is recommended that you clone this repository and install all its dependencies and developer tools. An easy-to-use makefile is provided to make this process fast and easy.
- clone this git repository
- run make install to install a local virtual environment, all dependencies, and used developer tools
- run make help for more information
- done
Note that ‘make install’ does not touch your global installation. All changes are local, and thus removing the cloned repository’s directory also cleans up the project.
Tests
To run all tests, simply use the command:
$ make test
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size citebang-0.1.0.tar.gz (3.5 kB) | File type Source | Python version None | Upload date | Hashes View |