https://github.com/andrewbolster/bolster
Brain of Bolster, Be Ware
https://github.com/andrewbolster/bolster
Last synced: 4 months ago
JSON representation
Brain of Bolster, Be Ware
- Host: GitHub
- URL: https://github.com/andrewbolster/bolster
- Owner: andrewbolster
- License: other
- Created: 2021-03-11T13:58:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T04:46:15.000Z (11 months ago)
- Last Synced: 2024-04-12T12:18:22.118Z (11 months ago)
- Language: Python
- Size: 2.18 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
- jimsghstars - andrewbolster/bolster - Brain of Bolster, Be Ware (Python)
README
=======
Bolster
=======.. image:: https://img.shields.io/pypi/v/bolster.svg
:target: https://pypi.python.org/pypi/bolster.. image:: https://travis-ci.com/andrewbolster/bolster.svg?branch=main
:target: https://travis-ci.com/andrewbolster/bolster.. image:: https://readthedocs.org/projects/bolster/badge/?version=latest
:target: https://bolster.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status.. image:: https://pyup.io/repos/github/andrewbolster/bolster/shield.svg
:target: https://pyup.io/repos/github/andrewbolster/bolster/
:alt: Updates.. image:: https://requires.io/github/andrewbolster/bolster/requirements.svg?branch=main
:target: https://requires.io/github/andrewbolster/bolster/requirements/?branch=main
:alt: Requirements StatusBolster's Brain, you've been warned
* Free software: GNU General Public License v3
* Documentation: https://bolster.readthedocs.io.Features
--------* Efficient tree/node traversal and iteration
* Datetime helpers
* Concurrecy Helpers
* Web safe Encapsulation/Decapsulation helpers
* `pandas`-esque `aggregate`/`transform_r` functions
* "Best Practice" AWS service handlingData Sources
------------
* `UK Companies House Listings: `_
* `NI House Price Index Data Wrangling: `_
* `Electoral Office for Northern Ireland (2016-2022 Assembly Election Results): `_
* `NI Water Quality Data: `_Notes
-----* Update Notebooks: `poetry run pytest --nbmake --overwrite notebooks/*.ipynb`
Credits
-------This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage