Utils to load financials filing from Edgar
Project description
Utils for EDGAR filings
______ _ _ _ _ _ _
| ____| | | | | | | | (_) |
| |__ __| | __ _ __ _ _ __ | | | | |_ _| |___
| __| / _` |/ _` |/ _` | '__| | | | | __| | / __|
| |___| (_| | (_| | (_| | | | |__| | |_| | \__ \
|______\__,_|\__, |\__,_|_| \____/ \__|_|_|___/
__/ |
|___/
Setting up DEV environment
- Creating Python venv
$ python3 -m venv venv
- Activating env
$ source ./venv/bin/activate
- Enabling PyTest in VCS. The following parameter should be set to TRUE
python.testing.pyTestEnabled
Running tests
- Activate venv
$ source ./venv/bin/activate
- Run tests manually
$ pytest
- Run tests via make
$ make deveop.test
Generating documentation
- Install sphinx
$ pip install sphinx
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for edgar_utils-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4abc315cdce4420dfbbb6ff67d40604b45c617d0dc5fe0e19bdc299cf79c81ec |
|
MD5 | c8dbb4691125907d56fdee07de62aed0 |
|
BLAKE2b-256 | 4ef4b47199b35512c5265d379f99dfaef4c233c8d31aa357acf3b66c158361cf |