Skip to content

mansueto-institute/property-pipeline

Repository files navigation

Property Pipeline

PyPI Coverage Status Documentation Status

Python Boilerplate contains all the boilerplate you need to create a Python package.

Installation

pip install propertypipeline

How to Use

  • TODO

Contributing

Contributions are welcome, feel free to open an Issue or Pull Request.

Pull requests must be for the develop branch.

git clone https://github.com/nmarchio/propertypipeline
cd propertypipeline
git checkout develop
python -m venv .venv
source .venv/bin/activate
pip install .[dev]
pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published