vernex


Namevernex JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryAn intelligent coordination framework.
upload_time2025-07-26 22:59:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12.10
licenseNone
keywords framework development workflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Vernex

An intelligent coordination framework.

This package is a placeholder to reserve the name. The actual framework is currently in development.

## Installation

```bash
pip install vernex
```

## Status

Development in progress. Check back soon for updates!

## License

MIT

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vernex",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12.10",
    "maintainer_email": "Christopher Carr McMahon <CCarrMcMahon@gmail.com>",
    "keywords": "framework, development, workflow",
    "author": null,
    "author_email": "Christopher Carr McMahon <CCarrMcMahon@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f3/dc/a2705dce7db22c6e0b956fe0d1c151468992643f4969bd2e259cc07f4ad8/vernex-0.0.1.tar.gz",
    "platform": null,
    "description": "# Vernex\r\n\r\nAn intelligent coordination framework.\r\n\r\nThis package is a placeholder to reserve the name. The actual framework is currently in development.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install vernex\r\n```\r\n\r\n## Status\r\n\r\nDevelopment in progress. Check back soon for updates!\r\n\r\n## License\r\n\r\nMIT\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An intelligent coordination framework.",
    "version": "0.0.1",
    "project_urls": {
        "Repository": "https://github.com/CCarrMcMahon/vernex"
    },
    "split_keywords": [
        "framework",
        " development",
        " workflow"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "791011bfd1ff32de75a96a5bbfc1a0d01fe52534807f4ae38f6335afeaff8ff6",
                "md5": "879292d0b25c90925dccb78f5af58ff9",
                "sha256": "02d30fd331a52363b85bdf04b84c5cc80aa3e445a76ee83912f1a622627a7423"
            },
            "downloads": -1,
            "filename": "vernex-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "879292d0b25c90925dccb78f5af58ff9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.10",
            "size": 2387,
            "upload_time": "2025-07-26T22:59:24",
            "upload_time_iso_8601": "2025-07-26T22:59:24.285715Z",
            "url": "https://files.pythonhosted.org/packages/79/10/11bfd1ff32de75a96a5bbfc1a0d01fe52534807f4ae38f6335afeaff8ff6/vernex-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f3dca2705dce7db22c6e0b956fe0d1c151468992643f4969bd2e259cc07f4ad8",
                "md5": "c74522bc144973da80d4704d95a7f2d6",
                "sha256": "9da2649b94dbfa100d4d171e652348ab3f31af64ac62eab370d0b20629dd8611"
            },
            "downloads": -1,
            "filename": "vernex-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c74522bc144973da80d4704d95a7f2d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.10",
            "size": 2183,
            "upload_time": "2025-07-26T22:59:25",
            "upload_time_iso_8601": "2025-07-26T22:59:25.559194Z",
            "url": "https://files.pythonhosted.org/packages/f3/dc/a2705dce7db22c6e0b956fe0d1c151468992643f4969bd2e259cc07f4ad8/vernex-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-26 22:59:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CCarrMcMahon",
    "github_project": "vernex",
    "github_not_found": true,
    "lcname": "vernex"
}
        
Elapsed time: 1.55704s