atlaz


Nameatlaz JSON
Version 10.0.1 PyPI version JSON
download
home_pageNone
SummaryA minimal Python library placeholder
upload_time2025-07-16 18:27:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords placeholder library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # atlaz

A minimal Python library placeholder to claim the `atlaz` PyPI name.

## Installation

```bash
pip install atlaz
```

## Usage

```python
import atlaz

print(atlaz.hello())
```

## Development

This is a placeholder package. Future functionality will be added as needed.

## License

MIT License

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "atlaz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "placeholder, library",
    "author": null,
    "author_email": "Rasmus Bjersing <rasmus.bjersing@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/09/2a/687d0b047c5194a06c43035050343d1c7a3ec0d962122604df8c7099e989/atlaz-10.0.1.tar.gz",
    "platform": null,
    "description": "# atlaz\n\nA minimal Python library placeholder to claim the `atlaz` PyPI name.\n\n## Installation\n\n```bash\npip install atlaz\n```\n\n## Usage\n\n```python\nimport atlaz\n\nprint(atlaz.hello())\n```\n\n## Development\n\nThis is a placeholder package. Future functionality will be added as needed.\n\n## License\n\nMIT License\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A minimal Python library placeholder",
    "version": "10.0.1",
    "project_urls": {
        "Homepage": "https://github.com/tabasco73/atlaz_minimal",
        "Issues": "https://github.com/tabasco73/atlaz_minimal/issues",
        "Repository": "https://github.com/tabasco73/atlaz_minimal"
    },
    "split_keywords": [
        "placeholder",
        " library"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "03e3a7f70edfa18c8edc2df830dd5a1c9b8eaef0cd38069ccf2af93640bb1311",
                "md5": "505a0e3f7137ae16945c4c35d131d64e",
                "sha256": "a3a5febce8bfa815c2ea0e2e88016c6e989a90689a818693810a78b33d548d9b"
            },
            "downloads": -1,
            "filename": "atlaz-10.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "505a0e3f7137ae16945c4c35d131d64e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3121,
            "upload_time": "2025-07-16T18:27:45",
            "upload_time_iso_8601": "2025-07-16T18:27:45.434774Z",
            "url": "https://files.pythonhosted.org/packages/03/e3/a7f70edfa18c8edc2df830dd5a1c9b8eaef0cd38069ccf2af93640bb1311/atlaz-10.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "092a687d0b047c5194a06c43035050343d1c7a3ec0d962122604df8c7099e989",
                "md5": "38c7d0b35dc068fa8d351da2a7360aaa",
                "sha256": "cd445b6478c86211eb8072eb93104b56601504ccab54dd3816a86e1cb0f24991"
            },
            "downloads": -1,
            "filename": "atlaz-10.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "38c7d0b35dc068fa8d351da2a7360aaa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2770,
            "upload_time": "2025-07-16T18:27:46",
            "upload_time_iso_8601": "2025-07-16T18:27:46.311172Z",
            "url": "https://files.pythonhosted.org/packages/09/2a/687d0b047c5194a06c43035050343d1c7a3ec0d962122604df8c7099e989/atlaz-10.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 18:27:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tabasco73",
    "github_project": "atlaz_minimal",
    "github_not_found": true,
    "lcname": "atlaz"
}
        
Elapsed time: 2.18962s