meta-machina


Namemeta-machina JSON
Version 0.0.8 PyPI version JSON
download
home_pageNone
SummaryThis machine creates machines.
upload_time2024-05-04 19:51:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords meta-machina ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Meta Machina
This machine creates machines.
<pre>
  pip install meta-machina
</pre>
Then:
```Python
  # Python
  import meta_machina
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "meta-machina",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "meta-machina, ai",
    "author": null,
    "author_email": "Alexander Fedotov <alex.fedotov@aol.com>",
    "download_url": "https://files.pythonhosted.org/packages/db/31/1f6444ea9c687c8b47687235c2e8c7621ae27ef2c3661c42e84477a42631/meta_machina-0.0.8.tar.gz",
    "platform": null,
    "description": "# Meta Machina\nThis machine creates machines.\n<pre>\n  pip install meta-machina\n</pre>\nThen:\n```Python\n  # Python\n  import meta_machina\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This machine creates machines.",
    "version": "0.0.8",
    "project_urls": {
        "Bug Tracker": "https://github.com/meta-machina/meta-machina/issues",
        "Homepage": "https://github.com/meta-machina/meta-machina"
    },
    "split_keywords": [
        "meta-machina",
        " ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b29e957a8ec04721c6acf49f16a121977af16c02fdb2c8383af547c32e875f4",
                "md5": "160b546e14c56f62c716ad063b11a6c3",
                "sha256": "b0f7d12fdd04e7f1376a50e1b976b4d86f4395d8de690bd56c097b3e33895f76"
            },
            "downloads": -1,
            "filename": "meta_machina-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "160b546e14c56f62c716ad063b11a6c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4204,
            "upload_time": "2024-05-04T19:51:28",
            "upload_time_iso_8601": "2024-05-04T19:51:28.435234Z",
            "url": "https://files.pythonhosted.org/packages/7b/29/e957a8ec04721c6acf49f16a121977af16c02fdb2c8383af547c32e875f4/meta_machina-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db311f6444ea9c687c8b47687235c2e8c7621ae27ef2c3661c42e84477a42631",
                "md5": "22ab3827d1146878769d74f94fba81f3",
                "sha256": "c00cd167cb3ebe83b735f3dffac87d8fce357c016dc5e3de6d3c2f32a898e401"
            },
            "downloads": -1,
            "filename": "meta_machina-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "22ab3827d1146878769d74f94fba81f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3549,
            "upload_time": "2024-05-04T19:51:29",
            "upload_time_iso_8601": "2024-05-04T19:51:29.983363Z",
            "url": "https://files.pythonhosted.org/packages/db/31/1f6444ea9c687c8b47687235c2e8c7621ae27ef2c3661c42e84477a42631/meta_machina-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-04 19:51:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "meta-machina",
    "github_project": "meta-machina",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "meta-machina"
}
        
Elapsed time: 0.67120s