Name | importurl JSON |
Version |
0.1.2
JSON |
| download |
home_page | |
Summary | Import python module using url with importurl |
upload_time | 2023-09-07 13:02:10 |
maintainer | |
docs_url | None |
author | VenzTechnolo |
requires_python | |
license | |
keywords |
import
module
url
requests
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ImportURL
[![Discord][1]](<https://discord.com/channels/267624335836053506/>)
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
Hello, From python discord server
## What is importurl ?
importurl is a python module to import python modules using url
### Example
```python
import importurl
example_module = importurl.Module ("https://example.com/module.py")
```
### Documentations
Docs included with markdown format in docs folder
## My profile in python discord server
![AVATAR](https://avatars.githubusercontent.com/u/136630721?v=4)
@Giga Coder
[1]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg
Raw data
{
"_id": null,
"home_page": "",
"name": "importurl",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "import,module,url,requests",
"author": "VenzTechnolo",
"author_email": "venztechnolo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/5d/9f/5db966ab05763b1bdbac28f27ffeab386dc3c796e66d021e40fd33fdfeba/importurl-0.1.2.tar.gz",
"platform": null,
"description": "\n# ImportURL\n\n[![Discord][1]](<https://discord.com/channels/267624335836053506/>)\n[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)\n\nHello, From python discord server\n\n## What is importurl ?\n\nimporturl is a python module to import python modules using url\n\n### Example\n\n```python\nimport importurl\nexample_module = importurl.Module (\"https://example.com/module.py\")\n```\n\n### Documentations\n\nDocs included with markdown format in docs folder\n\n## My profile in python discord server\n\n![AVATAR](https://avatars.githubusercontent.com/u/136630721?v=4)\n\n@Giga Coder\n\n[1]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Import python module using url with importurl",
"version": "0.1.2",
"project_urls": null,
"split_keywords": [
"import",
"module",
"url",
"requests"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b8e173f0a666901db67c45678a320e003af51287aa2fb5a93f5852661a468a70",
"md5": "46f051f1cf5ed1f897780641d73c7a59",
"sha256": "af16dfee277a6aa854d39755978f3ae8d51f7c183c7ebba757fd3d0ee9f5a77d"
},
"downloads": -1,
"filename": "importurl-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "46f051f1cf5ed1f897780641d73c7a59",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3802,
"upload_time": "2023-09-07T13:02:09",
"upload_time_iso_8601": "2023-09-07T13:02:09.864859Z",
"url": "https://files.pythonhosted.org/packages/b8/e1/73f0a666901db67c45678a320e003af51287aa2fb5a93f5852661a468a70/importurl-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5d9f5db966ab05763b1bdbac28f27ffeab386dc3c796e66d021e40fd33fdfeba",
"md5": "d34212e734b3e7c2147740419c5496f0",
"sha256": "d71c8e26a60cf012c5d1a11fffda38075b92b2aaf1d538602816336e988fe22d"
},
"downloads": -1,
"filename": "importurl-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "d34212e734b3e7c2147740419c5496f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3103,
"upload_time": "2023-09-07T13:02:10",
"upload_time_iso_8601": "2023-09-07T13:02:10.777512Z",
"url": "https://files.pythonhosted.org/packages/5d/9f/5db966ab05763b1bdbac28f27ffeab386dc3c796e66d021e40fd33fdfeba/importurl-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-07 13:02:10",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "importurl"
}