{ "info": { "author": "Yoginth", "author_email": "yoginth@zoho.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## Snakecase Coverter\n\n> Covert camelCase to snake_case\n\n## Screenshot\n\n\n\n## Install\n\n```\n$ pip install snakecase\n```\n\n## Usage\n\n```python\nimport snakecase\n\nprint (snakecase.convert(\"YoginthVar\"))\n#=> yoginth_var\n\nprint (snakecase.convert(\"thisVariable\"))\n#=> this_variable\n```\n\n## Get Help\n\nThere are few ways to get help:\n\n 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.\n\n 2. For bug reports and feature requests, open issues.\n\n 3. For direct and quick help, you can [email me](mailto://yoginth@zoho.com).\n\n## How to contribute\nHave an idea? Found a bug? See [how to contribute][contributing].\n\nThanks!\n\n## License\n\n[MIT][license]\n\n[LICENSE]: https://yoginth.mit-license.org/\n[contributing]: /CONTRIBUTING.md", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.gitlab.io", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "snakecase", "package_url": "https://pypi.org/project/snakecase/", "platform": "", "project_url": "https://pypi.org/project/snakecase/", "project_urls": { "Homepage": "https://yoginth.gitlab.io", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/snakecase" }, "release_url": "https://pypi.org/project/snakecase/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Convert camelCase to snake_case", "version": "1.0.1" }, "last_serial": 4124258, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "6d2882dc778151900a494975463a0432", "sha256": "8bdb88c332d823e18c420bf21600e3b297cfb2a82dd71ee06522a25648c05a5c" }, "downloads": -1, "filename": "snakecase-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6d2882dc778151900a494975463a0432", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1780, "upload_time": "2018-07-23T14:18:52", "url": "https://files.pythonhosted.org/packages/7b/f2/0321644425a47c385f785afd639a3da335fd8f752baf5c97773ed19b8e91/snakecase-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "0f753cabac65f7275fe0b1fb661c7534", "sha256": "450d192b275b89bfdbf5661dd57d92f27ed68e937c10a87d208df0dbec97af24" }, "downloads": -1, "filename": "snakecase-1.0.1.tar.gz", "has_sig": false, "md5_digest": "0f753cabac65f7275fe0b1fb661c7534", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1777, "upload_time": "2018-08-01T11:18:08", "url": "https://files.pythonhosted.org/packages/1e/86/9e4764048228bcce63779b0a1a1ae4475958d7f663d1879d855c1634055f/snakecase-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f753cabac65f7275fe0b1fb661c7534", "sha256": "450d192b275b89bfdbf5661dd57d92f27ed68e937c10a87d208df0dbec97af24" }, "downloads": -1, "filename": "snakecase-1.0.1.tar.gz", "has_sig": false, "md5_digest": "0f753cabac65f7275fe0b1fb661c7534", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1777, "upload_time": "2018-08-01T11:18:08", "url": "https://files.pythonhosted.org/packages/1e/86/9e4764048228bcce63779b0a1a1ae4475958d7f663d1879d855c1634055f/snakecase-1.0.1.tar.gz" } ] }