Skip to main content

No project description provided

Project description

PyPI version Supported Python versions Build Status CodeQL Documentation Status

Python Module for Investing Snippets

Pandas extensions and utility classes for stock and investment analysis.

Develop

First install the required venv and tox

python3 -m venv .venv
source .venv/bin/activate
pip install tox

Run tox test and lint

tox

Install the package locally

pip install .tox/dist/pyinvestingsnippets-<version>.zip

Release

On master change the version

git commit -am "v0.0.3"
git tag -a v0.0.3
git push origin --tags
git push -u
tox -e release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyinvestingsnippets-1.1.0.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

pyinvestingsnippets-1.1.0-py3-none-any.whl (22.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page