# pkgpy-atp-tools
Simple tools for data manipulation.
## URLs
- [GitHub](https://github.com/atp-things/pkgpy-atp-tools)
- [PyPI](https://pypi.org/project/atptools/)
## Installation
### From PyPI
```bash
pip install atptools
```
```bash
pipenv install atptools
```
## Content
### File io (async)
### Records
### DictDefault
### Csv
Raw data
{
"_id": null,
"home_page": null,
"name": "atptools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "records, csv, dataset, measurement, list, json, yaml, pandas",
"author": null,
"author_email": "Andraz Polak <andrazpolak@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/61/ce/2286120e32d1277656f9d47ec58f164077aa0374fa50be1b04ef648d1945/atptools-0.1.31.tar.gz",
"platform": null,
"description": "# pkgpy-atp-tools\n\nSimple tools for data manipulation.\n\n## URLs\n\n- [GitHub](https://github.com/atp-things/pkgpy-atp-tools)\n- [PyPI](https://pypi.org/project/atptools/)\n\n## Installation\n\n### From PyPI\n\n```bash\npip install atptools\n```\n\n```bash\npipenv install atptools\n```\n\n## Content\n\n### File io (async)\n\n### Records\n\n### DictDefault\n\n### Csv\n",
"bugtrack_url": null,
"license": null,
"summary": "Dataset manipulation tool.",
"version": "0.1.31",
"project_urls": {
"PyPI": "https://pypi.org/project/atptools/",
"homepage": "https://github.com/atp-things/pkgpy-atp-tools",
"repository": "https://github.com/atp-things/pkgpy-atp-tools"
},
"split_keywords": [
"records",
" csv",
" dataset",
" measurement",
" list",
" json",
" yaml",
" pandas"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "76862b52252e8bebef066764ff22d3b029fda3d0be8620cdc8df5ad7f9c33412",
"md5": "e695c89e851de6713603f2b171dc6049",
"sha256": "d8b7c3cbda4ade6dd3360024dab5fc2b1d167636fad304ec0dfebf15a8651bb1"
},
"downloads": -1,
"filename": "atptools-0.1.31-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e695c89e851de6713603f2b171dc6049",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 14469,
"upload_time": "2025-08-08T12:49:58",
"upload_time_iso_8601": "2025-08-08T12:49:58.576060Z",
"url": "https://files.pythonhosted.org/packages/76/86/2b52252e8bebef066764ff22d3b029fda3d0be8620cdc8df5ad7f9c33412/atptools-0.1.31-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "61ce2286120e32d1277656f9d47ec58f164077aa0374fa50be1b04ef648d1945",
"md5": "461fe6b72a528b057c586f70ea688d17",
"sha256": "3f9972b60d4fb2c7f63a6cf696fc6e802cbb103d8d013182bf4776098e66c477"
},
"downloads": -1,
"filename": "atptools-0.1.31.tar.gz",
"has_sig": false,
"md5_digest": "461fe6b72a528b057c586f70ea688d17",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 11021,
"upload_time": "2025-08-08T12:49:59",
"upload_time_iso_8601": "2025-08-08T12:49:59.920449Z",
"url": "https://files.pythonhosted.org/packages/61/ce/2286120e32d1277656f9d47ec58f164077aa0374fa50be1b04ef648d1945/atptools-0.1.31.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 12:49:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "atp-things",
"github_project": "pkgpy-atp-tools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "atptools"
}