# Cartils
Cartils is a simple utility package full of various useful and not-so-useful functions
## To Do
- [x] RLE encoding
- [x] Animation
- [x] Sync
- [x] Async
- [x] Looping
- [x] Logger
- [x] Check if program installed
- [x] Run external program
Raw data
{
"_id": null,
"home_page": "https://github.com/jfcarter2358/cartils",
"name": "cartils",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "John Carter",
"author_email": "jfcarter2358@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4b/e5/661910e5b78c8e12459a18ae1fc1f6572e841c239d997691e9b24d487367/cartils-0.1.2.tar.gz",
"platform": "",
"description": "# Cartils\n\nCartils is a simple utility package full of various useful and not-so-useful functions\n\n## To Do\n- [x] RLE encoding\n- [x] Animation\n - [x] Sync\n - [x] Async\n - [x] Looping\n- [x] Logger\n- [x] Check if program installed\n- [x] Run external program\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A collection of useful Python utilities",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/jfcarter2358/cartils"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c8fb2757259d57804a5df53bd622916f3aed673e79521ba1daf2d3ba23291189",
"md5": "444612a75b71c6b790d627ba1343acce",
"sha256": "d0349ff39bda346fa4f8d2f3254e853387966455ed713188ac5d822e2c00f31b"
},
"downloads": -1,
"filename": "cartils-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "444612a75b71c6b790d627ba1343acce",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 27846,
"upload_time": "2021-10-22T11:50:23",
"upload_time_iso_8601": "2021-10-22T11:50:23.292251Z",
"url": "https://files.pythonhosted.org/packages/c8/fb/2757259d57804a5df53bd622916f3aed673e79521ba1daf2d3ba23291189/cartils-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4be5661910e5b78c8e12459a18ae1fc1f6572e841c239d997691e9b24d487367",
"md5": "249c7b793ad84a38360c36bb802dd262",
"sha256": "b2a5adb41a3fe6ab10456cf49ac91ad7bd30142f0ee572b3e6f6d6f2445f6ff2"
},
"downloads": -1,
"filename": "cartils-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "249c7b793ad84a38360c36bb802dd262",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 27192,
"upload_time": "2021-10-22T11:50:24",
"upload_time_iso_8601": "2021-10-22T11:50:24.576067Z",
"url": "https://files.pythonhosted.org/packages/4b/e5/661910e5b78c8e12459a18ae1fc1f6572e841c239d997691e9b24d487367/cartils-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-10-22 11:50:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jfcarter2358",
"github_project": "cartils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "colorama",
"specs": [
[
"==",
"0.4.4"
]
]
},
{
"name": "cursor",
"specs": [
[
"==",
"1.3.4"
]
]
}
],
"lcname": "cartils"
}