atooms-voronoi


Nameatooms-voronoi JSON
Version 0.9.8 PyPI version JSON
download
home_pagehttps://framagit.org/atooms/voronoi
SummaryVoronoi wrapper to voro++ and analysis tools
upload_time2025-07-16 13:47:15
maintainerNone
docs_urlNone
authorDaniele Coslovich
requires_pythonNone
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sample
==================

Sample package

Quick start
-----------

```python
import sample
```

Installation
------------
The easiest way to install sample is with pip
```
pip install sample
```

Alternately, you can clone the code repository and install from source
```
git clone git@framagit.org:coslo/sample.git
cd sample
make install
```

Features
--------

- Feature 1
- Feature 2

Contributing
------------
Contributions to the project are welcome. If you wish to contribute, check out [these guidelines](https://framagit.org/atooms/atooms/-/blob/master/CONTRIBUTING.md).

Authors
-------
Daniele Coslovich: https://www.units.it/daniele.coslovich/

            

Raw data

            {
    "_id": null,
    "home_page": "https://framagit.org/atooms/voronoi",
    "name": "atooms-voronoi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Daniele Coslovich",
    "author_email": "dcoslovich@umontpellier.fr",
    "download_url": null,
    "platform": null,
    "description": "Sample\n==================\n\nSample package\n\nQuick start\n-----------\n\n```python\nimport sample\n```\n\nInstallation\n------------\nThe easiest way to install sample is with pip\n```\npip install sample\n```\n\nAlternately, you can clone the code repository and install from source\n```\ngit clone git@framagit.org:coslo/sample.git\ncd sample\nmake install\n```\n\nFeatures\n--------\n\n- Feature 1\n- Feature 2\n\nContributing\n------------\nContributions to the project are welcome. If you wish to contribute, check out [these guidelines](https://framagit.org/atooms/atooms/-/blob/master/CONTRIBUTING.md).\n\nAuthors\n-------\nDaniele Coslovich: https://www.units.it/daniele.coslovich/\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Voronoi wrapper to voro++ and analysis tools",
    "version": "0.9.8",
    "project_urls": {
        "Homepage": "https://framagit.org/atooms/voronoi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37b8002b9b610c16cb04a85e86f18515907fc7e61c87661f6cf73d1a8e2f4010",
                "md5": "7ed84db90d893c5043b8c98b3dc8d90f",
                "sha256": "8cfae0bfe4115dd93d175284b34ac9732a64e84ffce79ae697b46cb178153470"
            },
            "downloads": -1,
            "filename": "atooms_voronoi-0.9.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ed84db90d893c5043b8c98b3dc8d90f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 15485,
            "upload_time": "2025-07-16T13:47:15",
            "upload_time_iso_8601": "2025-07-16T13:47:15.517835Z",
            "url": "https://files.pythonhosted.org/packages/37/b8/002b9b610c16cb04a85e86f18515907fc7e61c87661f6cf73d1a8e2f4010/atooms_voronoi-0.9.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 13:47:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "atooms-voronoi"
}
        
Elapsed time: 1.76026s