Iconlib


NameIconlib JSON
Version 0.1 PyPI version JSON
download
home_pageNone
SummaryA Python library for exploring the Constitution of India.
upload_time2025-01-15 14:10:22
maintainerNone
docs_urlNone
authorVikhram S
requires_pythonNone
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Iconlib  
**Iconlib** stands for **Indian Constitution Library** — a Python library for exploring and analyzing the Constitution of India.

## Features  

- **Efficient Information Retrieval**: Query and search articles and amendments effortlessly.  
- **Simplified Access**: Easily access constitutional content and explanations.  
- **User-Friendly CLI**: Supports command-line operations for quick lookups.  

## Installation  

To install Iconlib, run:  

```bash  
pip install iconlib  
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Iconlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Vikhram S",
    "author_email": "Vikhrams@saveetha.ac.in",
    "download_url": "https://files.pythonhosted.org/packages/73/56/208c33dda250150b04bad69cfefea24bfe6fc8cdd04a4b0188a3d9563acf/iconlib-0.1.tar.gz",
    "platform": null,
    "description": "# Iconlib  \r\n**Iconlib** stands for **Indian Constitution Library** \u00e2\u20ac\u201d a Python library for exploring and analyzing the Constitution of India.\r\n\r\n## Features  \r\n\r\n- **Efficient Information Retrieval**: Query and search articles and amendments effortlessly.  \r\n- **Simplified Access**: Easily access constitutional content and explanations.  \r\n- **User-Friendly CLI**: Supports command-line operations for quick lookups.  \r\n\r\n## Installation  \r\n\r\nTo install Iconlib, run:  \r\n\r\n```bash  \r\npip install iconlib  \r\n```\r\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A Python library for exploring the Constitution of India.",
    "version": "0.1",
    "project_urls": {
        "Source Repository": "https://github.com/Vikhram-S/Iconlib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7404a43dc03a30dde1f7dba8a338c61881e55293e7330fc2d459791b7e46025",
                "md5": "92b9d32e61c28a0c79731a4a5dcd3e93",
                "sha256": "7eb31adacd2ad7a5c3af15163adcf4976c92268ead111397c309f7081c95a2db"
            },
            "downloads": -1,
            "filename": "Iconlib-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92b9d32e61c28a0c79731a4a5dcd3e93",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4145,
            "upload_time": "2025-01-15T14:10:20",
            "upload_time_iso_8601": "2025-01-15T14:10:20.266251Z",
            "url": "https://files.pythonhosted.org/packages/b7/40/4a43dc03a30dde1f7dba8a338c61881e55293e7330fc2d459791b7e46025/Iconlib-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7356208c33dda250150b04bad69cfefea24bfe6fc8cdd04a4b0188a3d9563acf",
                "md5": "22736af165890e791800bac2d34d39f1",
                "sha256": "f4e2fe4317fe460d8075b07095e54802c2cafeee70a1d97f1d7f5e69cbd3e884"
            },
            "downloads": -1,
            "filename": "iconlib-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "22736af165890e791800bac2d34d39f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3517,
            "upload_time": "2025-01-15T14:10:22",
            "upload_time_iso_8601": "2025-01-15T14:10:22.849428Z",
            "url": "https://files.pythonhosted.org/packages/73/56/208c33dda250150b04bad69cfefea24bfe6fc8cdd04a4b0188a3d9563acf/iconlib-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 14:10:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Vikhram-S",
    "github_project": "Iconlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "iconlib"
}
        
Elapsed time: 1.39289s