gluestick [](https://travis-ci.org/hotgluexyz/gluestick)
=============
A small Python module containing quick utility functions for standard ETL processes.
## Installation ##
```
pip install gluestick
```
## Links ##
* [Source]
* [Wiki]
* [Issues]
* [Slack]
## License ##
[MIT]
## Dependencies ##
* NumPy
* Pandas
## Contributing ##
This project is maintained by the [hotglue] team. We welcome contributions from the
community via issues and pull requests.
If you wish to chat with our team, feel free to join our [Slack]!
[Source]: https://github.com/hotgluexyz/gluestick
[Wiki]: https://github.com/hotgluexyz/gluestick/wiki
[Issues]: https://github.com/hotgluexyz/gluestick/issues
[MIT]: https://tldrlegal.com/license/mit-license
[hotglue]: https://hotglue.xyz
[Slack]: https://bit.ly/2KBGGq1
Raw data
{
"_id": null,
"home_page": "https://github.com/hotgluexyz/gluestick",
"name": "gluestick",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "hotglue",
"author_email": "hello@hotglue.xyz",
"download_url": "https://files.pythonhosted.org/packages/a5/40/3ea6de9fb2bf1103db279251cbac8444c50a6e9abdc90d8d3507b854a517/gluestick-2.2.23.tar.gz",
"platform": null,
"description": "gluestick [](https://travis-ci.org/hotgluexyz/gluestick)\n=============\n\nA small Python module containing quick utility functions for standard ETL processes.\n\n## Installation ##\n\n```\npip install gluestick\n```\n\n## Links ##\n\n* [Source]\n* [Wiki]\n* [Issues]\n* [Slack]\n\n## License ##\n[MIT]\n\n## Dependencies ##\n* NumPy\n* Pandas\n\n## Contributing ##\nThis project is maintained by the [hotglue] team. We welcome contributions from the \ncommunity via issues and pull requests.\n\nIf you wish to chat with our team, feel free to join our [Slack]!\n\n\n[Source]: https://github.com/hotgluexyz/gluestick\n[Wiki]: https://github.com/hotgluexyz/gluestick/wiki\n[Issues]: https://github.com/hotgluexyz/gluestick/issues\n[MIT]: https://tldrlegal.com/license/mit-license\n[hotglue]: https://hotglue.xyz\n[Slack]: https://bit.ly/2KBGGq1\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "ETL utility functions built on Pandas",
"version": "2.2.23",
"project_urls": {
"Homepage": "https://github.com/hotgluexyz/gluestick"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d991700c625b4c02ce17f83dbcf8874bb96cdaac110e2b15342638a6047d1185",
"md5": "96ef5bab02ab6eab1c7dec0d8f14fac0",
"sha256": "fb0be66ec5497768580da7b5e50fed72477a45bccf812b738c7640374bb487ca"
},
"downloads": -1,
"filename": "gluestick-2.2.23-py3-none-any.whl",
"has_sig": false,
"md5_digest": "96ef5bab02ab6eab1c7dec0d8f14fac0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 20342,
"upload_time": "2025-08-14T20:45:31",
"upload_time_iso_8601": "2025-08-14T20:45:31.635275Z",
"url": "https://files.pythonhosted.org/packages/d9/91/700c625b4c02ce17f83dbcf8874bb96cdaac110e2b15342638a6047d1185/gluestick-2.2.23-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a5403ea6de9fb2bf1103db279251cbac8444c50a6e9abdc90d8d3507b854a517",
"md5": "bcf9ce1e329c865a0d130e6e27b4a86d",
"sha256": "26ceb7f12abe8cd356dedf179ade231a0bdc436ad77dfb7ca57ac9996ee3aee9"
},
"downloads": -1,
"filename": "gluestick-2.2.23.tar.gz",
"has_sig": false,
"md5_digest": "bcf9ce1e329c865a0d130e6e27b4a86d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19348,
"upload_time": "2025-08-14T20:45:32",
"upload_time_iso_8601": "2025-08-14T20:45:32.887140Z",
"url": "https://files.pythonhosted.org/packages/a5/40/3ea6de9fb2bf1103db279251cbac8444c50a6e9abdc90d8d3507b854a517/gluestick-2.2.23.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-14 20:45:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hotgluexyz",
"github_project": "gluestick",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "xlrd",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.19.2"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"1.1.3"
]
]
},
{
"name": "singer-python",
"specs": [
[
">=",
"4.0.0"
]
]
}
],
"tox": true,
"lcname": "gluestick"
}