solidipes


Namesolidipes JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://gitlab.com/groups/dcsm
SummaryPython package for the DCSM project
upload_time2023-12-20 15:27:19
maintainer
docs_urlNone
authorGuillaume Anciaux
requires_python>=3.9.12,<3.13
licenseGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

# Solidipes

_Python package for the DCSM project_

[![PyPI version](https://badge.fury.io/py/solidipes.svg)](https://badge.fury.io/py/solidipes)
[![Read the Docs](https://readthedocs.org/projects/solidipes/badge/?version=latest)](http://solidipes.readthedocs.io/)

See the package's documentation on [Read the Docs](http://solidipes.readthedocs.io/).

<img src="https://gitlab.com/dcsm/solidipes/-/raw/dev/logos/solidipes.jpg" width="200px" height="200px">


# Installation

## As regular user

```
pip install solidipes
```


## As developer

If you intend to implement new features into the code (like implementing a new reader for a specific file format or a new type of report), you need to get the source code of Solidipes.


### Dependencies

- Python (3.8 minimum)
- make
- [Poetry](https://python-poetry.org/docs/#installation)

```
git clone https://gitlab.com/dcsm/solidipes.git
cd solidipes
make install
```

This will install Solidipes as well as all the development dependencies.


# Usage from the command line

To see a list of all available commands, run
```
solidipes --help
```

Consult the documentation in the [Getting started](https://solidipes.readthedocs.io/en/latest/src/getting_started.html#usage-from-the-command-line) section for next steps.


            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/groups/dcsm",
    "name": "solidipes",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.12,<3.13",
    "maintainer_email": "",
    "keywords": "",
    "author": "Guillaume Anciaux",
    "author_email": "guillaume.anciaux@epfl.ch",
    "download_url": "https://files.pythonhosted.org/packages/83/5a/b6370c2476980318d143bcdb871a806097da7590e38c8812034a9640a9d2/solidipes-0.1.7.tar.gz",
    "platform": null,
    "description": "\n\n# Solidipes\n\n_Python package for the DCSM project_\n\n[![PyPI version](https://badge.fury.io/py/solidipes.svg)](https://badge.fury.io/py/solidipes)\n[![Read the Docs](https://readthedocs.org/projects/solidipes/badge/?version=latest)](http://solidipes.readthedocs.io/)\n\nSee the package's documentation on [Read the Docs](http://solidipes.readthedocs.io/).\n\n<img src=\"https://gitlab.com/dcsm/solidipes/-/raw/dev/logos/solidipes.jpg\" width=\"200px\" height=\"200px\">\n\n\n# Installation\n\n## As regular user\n\n```\npip install solidipes\n```\n\n\n## As developer\n\nIf you intend to implement new features into the code (like implementing a new reader for a specific file format or a new type of report), you need to get the source code of Solidipes.\n\n\n### Dependencies\n\n- Python (3.8 minimum)\n- make\n- [Poetry](https://python-poetry.org/docs/#installation)\n\n```\ngit clone https://gitlab.com/dcsm/solidipes.git\ncd solidipes\nmake install\n```\n\nThis will install Solidipes as well as all the development dependencies.\n\n\n# Usage from the command line\n\nTo see a list of all available commands, run\n```\nsolidipes --help\n```\n\nConsult the documentation in the [Getting started](https://solidipes.readthedocs.io/en/latest/src/getting_started.html#usage-from-the-command-line) section for next steps.\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Python package for the DCSM project",
    "version": "0.1.7",
    "project_urls": {
        "Documentation": "https://solidipes.readthedocs.io/en/latest/",
        "Homepage": "https://gitlab.com/groups/dcsm",
        "Repository": "https://gitlab.com/dcsm/solidipes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "853cf6c771efd3e5d3cfcde5f499ef8746a6e3f8a37763a81d172c457f5aafef",
                "md5": "ccd383d19da68c3cc53e806e44b2af5c",
                "sha256": "00fbeff5559a2d6855f7617d41c4fd326eda9ce464582271d6fa952c0d6bafb8"
            },
            "downloads": -1,
            "filename": "solidipes-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ccd383d19da68c3cc53e806e44b2af5c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.12,<3.13",
            "size": 160462,
            "upload_time": "2023-12-20T15:27:17",
            "upload_time_iso_8601": "2023-12-20T15:27:17.289719Z",
            "url": "https://files.pythonhosted.org/packages/85/3c/f6c771efd3e5d3cfcde5f499ef8746a6e3f8a37763a81d172c457f5aafef/solidipes-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "835ab6370c2476980318d143bcdb871a806097da7590e38c8812034a9640a9d2",
                "md5": "f793dc023e8e8e532bc1f882995c746d",
                "sha256": "a92578b189b9e288cab36cc16c835fe2b5740133239ac89630e2053762369927"
            },
            "downloads": -1,
            "filename": "solidipes-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f793dc023e8e8e532bc1f882995c746d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.12,<3.13",
            "size": 139742,
            "upload_time": "2023-12-20T15:27:19",
            "upload_time_iso_8601": "2023-12-20T15:27:19.547040Z",
            "url": "https://files.pythonhosted.org/packages/83/5a/b6370c2476980318d143bcdb871a806097da7590e38c8812034a9640a9d2/solidipes-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-20 15:27:19",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "groups",
    "gitlab_project": "dcsm",
    "lcname": "solidipes"
}
        
Elapsed time: 0.16265s