https://github.com/a-poor/apoor
A small personal package created to store code and data I often reuse.
https://github.com/a-poor/apoor
pypi python
Last synced: 5 months ago
JSON representation
A small personal package created to store code and data I often reuse.
- Host: GitHub
- URL: https://github.com/a-poor/apoor
- Owner: a-poor
- License: gpl-3.0
- Archived: true
- Created: 2020-08-19T17:15:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T17:34:50.000Z (over 5 years ago)
- Last Synced: 2025-10-30T19:57:02.583Z (7 months ago)
- Topics: pypi, python
- Language: Python
- Homepage: https://pypi.org/project/apoor/
- Size: 107 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# apoor


[](https://travis-ci.org/a-poor/apoor)
[](https://codecov.io/gh/a-poor/apoor)
[](https://scrutinizer-ci.com/g/a-poor/apoor/?branch=master)

[](https://apoor.readthedocs.io/en/latest/?badge=latest)
_created by Austin Poor_
A small personal package created to store code and data I often reuse.
Inspired by Hillary Parker's [blog post](https://hilaryparker.com/2013/04/03/personal-r-packages/) about personal R packages.
I'm also using it to
## Links
* GitHub Repo: https://github.com/a-poor/apoor
* PyPi Package: https://pypi.org/project/apoor
* Documentation: https://apoor.readthedocs.io/en/latest
## Installation Instructions
```bash
$ pip install apoor
```
***
I'd love to know if you use this package or have any suggestions for things to add!