Open Corporates CLI
Project description
Occli is a command line tool that queries the Open Corporates Database and returns data on corporations under the copyleft Open Database License.
Installation
Clone from Github
git clone https://github.com/rly0nheart/occli.git
cd occli
python setup.py sdist bdist_wheel
pip install dist/occli-[version.tag]-py3-none.whl
Install from PyPI
pip install occli
Usage
occli 'query'
Updating
pip install --upgrade occli
Optional Arguments
Option | Argument | Usage |
---|---|---|
-o/--output |
path/to/file | write output to a specified file |
-c/--count |
number of results to return (1-30) (default: 30) | |
-v/--verbose |
enable verbosity |
Note
Occli is in no way affiliated with Open Corporates. This project only uses their public API, therefore, user privacy policies and terms of service will be applied as provided by Open Corporates itself.
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.
Source Distribution
occli-0.3.5.tar.gz
(16.0 kB
view hashes)
Built Distribution
occli-0.3.5-py3-none-any.whl
(16.6 kB
view hashes)