ciopath


Nameciopath JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/ConductorTechnologies/sequence
SummaryObject-oriented platform-transparent path manipulations.
upload_time2023-08-20 03:49:19
maintainer
docs_urlNone
authorconductor
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ciopath
Object-oriented platform-transparent path manipulations
 
## Install

```bash
pip install ciopath
```

## Usage

## Test

```
python -m unittest discover -v -s ./tests  -p 'test_*.py'
```

## Contributing

Pull requests welcome. 

## License
[MIT](LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ConductorTechnologies/sequence",
    "name": "ciopath",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "conductor",
    "author_email": "info@conductortech.com",
    "download_url": "",
    "platform": null,
    "description": "# ciopath\nObject-oriented platform-transparent path manipulations\n \n## Install\n\n```bash\npip install ciopath\n```\n\n## Usage\n\n## Test\n\n```\npython -m unittest discover -v -s ./tests  -p 'test_*.py'\n```\n\n## Contributing\n\nPull requests welcome. \n\n## License\n[MIT](LICENSE)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Object-oriented platform-transparent path manipulations.",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/ConductorTechnologies/sequence"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd02f9e0806ec26cdb92df25c24c3b4dd2d1da3b915ebca24abe43a8d067304f",
                "md5": "03002c3f6630dd929892d7477ae2aee9",
                "sha256": "ba481cfd49328f9326f863f218fa2e04ebbe2ced424794f655206ecc9a5ffd58"
            },
            "downloads": -1,
            "filename": "ciopath-1.1.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03002c3f6630dd929892d7477ae2aee9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 16077,
            "upload_time": "2023-08-20T03:49:19",
            "upload_time_iso_8601": "2023-08-20T03:49:19.153802Z",
            "url": "https://files.pythonhosted.org/packages/bd/02/f9e0806ec26cdb92df25c24c3b4dd2d1da3b915ebca24abe43a8d067304f/ciopath-1.1.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-20 03:49:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ConductorTechnologies",
    "github_project": "sequence",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "tox": true,
    "lcname": "ciopath"
}
        
Elapsed time: 0.13318s