atptools


Nameatptools JSON
Version 0.0.21 PyPI version JSON
download
home_pageNone
SummaryDataset manipulation tool.
upload_time2024-10-07 18:50:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords records csv dataset measurement
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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",
    "author": null,
    "author_email": "Andraz Polak <andrazpolak@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/51/e5/c8decc76e35e42775e632ec03559dfb2dfe1b2e7827286baca8862cbb832/atptools-0.0.21.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.0.21",
    "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"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee23d6c3a4d4b16f2e6fb5bb9d6d70ea9698ffb96c48e6f4b4b22dbb89c97c3a",
                "md5": "f11c61a7d1444a0e6aeaf3f4eb6a8c87",
                "sha256": "168c3ee7d01c3580638f96fb7ce4c629287c4cab019b06ce3f782bc4f6bca8aa"
            },
            "downloads": -1,
            "filename": "atptools-0.0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f11c61a7d1444a0e6aeaf3f4eb6a8c87",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 11626,
            "upload_time": "2024-10-07T18:50:09",
            "upload_time_iso_8601": "2024-10-07T18:50:09.332755Z",
            "url": "https://files.pythonhosted.org/packages/ee/23/d6c3a4d4b16f2e6fb5bb9d6d70ea9698ffb96c48e6f4b4b22dbb89c97c3a/atptools-0.0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51e5c8decc76e35e42775e632ec03559dfb2dfe1b2e7827286baca8862cbb832",
                "md5": "596f1c7c82998d88b268f9d53f163fda",
                "sha256": "152fc2e0238a5adb2cda54720da5dc737c6aacd7f30fb9e34d5b31f10b794303"
            },
            "downloads": -1,
            "filename": "atptools-0.0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "596f1c7c82998d88b268f9d53f163fda",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 9889,
            "upload_time": "2024-10-07T18:50:10",
            "upload_time_iso_8601": "2024-10-07T18:50:10.698190Z",
            "url": "https://files.pythonhosted.org/packages/51/e5/c8decc76e35e42775e632ec03559dfb2dfe1b2e7827286baca8862cbb832/atptools-0.0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-07 18:50:10",
    "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"
}
        
Elapsed time: 0.95316s