## Usage
**Easily and quickly convert CIDR to IP address list**
```python
# convert CIDR to IP list
>>> import cidres
>>> cidres.cidr.convert("129.153.48.0/20")
```
Raw data
{
"_id": null,
"home_page": "https://github.com/mishakorzik/cidres",
"name": "cidres",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.4",
"maintainer_email": "",
"keywords": "cidr,ip,convert,ipv4,ipv6,tcp,address,range,pypi,python,easy",
"author": "MishaKorzhik_He1Zen",
"author_email": "developer.mishakorzhik@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e7/93/4e1a72f8ae0a0143c8176ec0769da5f32bc52c24c42624761583b5e6a2bc/cidres-0.0.1.tar.gz",
"platform": null,
"description": "## Usage\n\n**Easily and quickly convert CIDR to IP address list**\n\n```python\n# convert CIDR to IP list\n>>> import cidres\n>>> cidres.cidr.convert(\"129.153.48.0/20\")\n```\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Easy and fast convert CIDR yo IP list",
"version": "0.0.1",
"project_urls": {
"Bug Tracker": "https://github.com/mishakorzik/cidres/issues",
"Homepage": "https://github.com/mishakorzik/cidres",
"Sponsor": "https://www.buymeacoffee.com/mishakorzik"
},
"split_keywords": [
"cidr",
"ip",
"convert",
"ipv4",
"ipv6",
"tcp",
"address",
"range",
"pypi",
"python",
"easy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e7934e1a72f8ae0a0143c8176ec0769da5f32bc52c24c42624761583b5e6a2bc",
"md5": "351ae8d7d7d2970ebf815d5128e908af",
"sha256": "434d8d0e124ce1c1c16dd7b32b894ec8ead125328933c41c1c6ac3d32dfdf897"
},
"downloads": -1,
"filename": "cidres-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "351ae8d7d7d2970ebf815d5128e908af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.4",
"size": 2008,
"upload_time": "2023-06-05T08:27:00",
"upload_time_iso_8601": "2023-06-05T08:27:00.795652Z",
"url": "https://files.pythonhosted.org/packages/e7/93/4e1a72f8ae0a0143c8176ec0769da5f32bc52c24c42624761583b5e6a2bc/cidres-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-05 08:27:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mishakorzik",
"github_project": "cidres",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "cidres"
}