Skip to content

Madhour/occli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

occli Python Version OS GitHub CodeFactor PyPI Downloads GitHub repo size

OpenCorporates is a website that shares data on corporations under the copyleft Open Database License.

Installation & Usage

Install From PyPI:

$ pip install occli
$ occli -q [company-name]

Upgrade to latest version:

$ pip install --upgrade occli

Clone From Github:

$ git clone https://github.com/rly0nheart/occli.git
$ cd occli
$ pip install -r requirements.txt
$ python occli -q [company-name]

Optional Arguments

Flag MetaVar Usage
-q/--query company-name company-name
-d/--dump path/to/file dump output to a specified file
-v/--verbose run occli in verbose mode (recommended)
--version view program's version number and exit'
--licence/--license show program's licen(cs)e and exit'

LICENSE

license

About author

About

Unofficial Command Line Interface for OpenCorporates

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%