livetxt


Namelivetxt JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/nisarg38/livetxt
SummaryA Python package for live text processing
upload_time2025-10-23 00:52:00
maintainerNone
docs_urlNone
authornisarg38
requires_python>=3.7
licenseCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International
keywords text processing live
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # livetxt

## Coming Soon!

This package is currently under development. Stay tuned for exciting features!

## Installation

```bash
pip install livetxt
```

## Usage

```python
import livetxt

# Coming soon!
```

## License

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License - see LICENSE file for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nisarg38/livetxt",
    "name": "livetxt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "text, processing, live",
    "author": "nisarg38",
    "author_email": "nisarg38 <nisarg38@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/07/20/69767f4e1cc8ec4f2cef95a4e2f3805c3831d6d7d38fbe3a6a970e5c0c43/livetxt-0.0.0.tar.gz",
    "platform": null,
    "description": "# livetxt\n\n## Coming Soon!\n\nThis package is currently under development. Stay tuned for exciting features!\n\n## Installation\n\n```bash\npip install livetxt\n```\n\n## Usage\n\n```python\nimport livetxt\n\n# Coming soon!\n```\n\n## License\n\nCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International License - see LICENSE file for details.\n",
    "bugtrack_url": null,
    "license": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International",
    "summary": "A Python package for live text processing",
    "version": "0.0.0",
    "project_urls": {
        "Homepage": "https://github.com/nisarg38/livetxt",
        "Issues": "https://github.com/nisarg38/livetxt/issues",
        "Repository": "https://github.com/nisarg38/livetxt"
    },
    "split_keywords": [
        "text",
        " processing",
        " live"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cf7fde0883995d6f2bb219b19d3be4def8c5ae8020006cb8ef3c973223c74ba8",
                "md5": "5ee019364c3300174b71b4d3f7ad75a9",
                "sha256": "50cf08a069e289923748bd6e9e2babf56b1e5acdc64bb5e8570d5c999a6eee43"
            },
            "downloads": -1,
            "filename": "livetxt-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ee019364c3300174b71b4d3f7ad75a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2344,
            "upload_time": "2025-10-23T00:51:59",
            "upload_time_iso_8601": "2025-10-23T00:51:59.575336Z",
            "url": "https://files.pythonhosted.org/packages/cf/7f/de0883995d6f2bb219b19d3be4def8c5ae8020006cb8ef3c973223c74ba8/livetxt-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "072069767f4e1cc8ec4f2cef95a4e2f3805c3831d6d7d38fbe3a6a970e5c0c43",
                "md5": "04c3ec818366c1122350f5b70204f41f",
                "sha256": "fd041d3a34d791e67bbf164744450a4497abb0b637580d88ee98225e870a69ed"
            },
            "downloads": -1,
            "filename": "livetxt-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "04c3ec818366c1122350f5b70204f41f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4398,
            "upload_time": "2025-10-23T00:52:00",
            "upload_time_iso_8601": "2025-10-23T00:52:00.298694Z",
            "url": "https://files.pythonhosted.org/packages/07/20/69767f4e1cc8ec4f2cef95a4e2f3805c3831d6d7d38fbe3a6a970e5c0c43/livetxt-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-23 00:52:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nisarg38",
    "github_project": "livetxt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "livetxt"
}
        
Elapsed time: 0.55665s