pyscinloopsr


Namepyscinloopsr JSON
Version 1.0.29 PyPI version JSON
download
home_pageNone
SummaryRead the latest PyScInLoopSr tutorials
upload_time2024-04-28 11:12:06
maintainerNone
docs_urlNone
authorDjalma Pereira
requires_python>=3.9
licenseNone
keywords sr pysr tutorial
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## ``pyscinloopsr`` - Library as a facilitator for scientists in the loop of SR modelling

### Installation

```commandline
pip install pyscinloopsr
```

### What it does?
+ aggregates all `.py` files into one or multiple `.md` files, keeping the same hierarchy
+ collects all classes and methods with their information

### How to use:

+ install the library
+ import the modules: from pyscinloopsr import sr, before


### Details

```text
Usage: Documentation avalable in (https://edjaper.github.io/pyscinloopsr/)
Usage: Hover the mouse pointer over the imported modules and created objects to get hints
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyscinloopsr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "sr, pysr, tutorial",
    "author": "Djalma Pereira",
    "author_email": "Djalma Pereira <pereirajunio@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/de/4a/82fabea310c1a937ccc69fe27d0901432d1a5fccb7f5932a95d861d37895/pyscinloopsr-1.0.29.tar.gz",
    "platform": null,
    "description": "## ``pyscinloopsr`` - Library as a facilitator for scientists in the loop of SR modelling\r\n\r\n### Installation\r\n\r\n```commandline\r\npip install pyscinloopsr\r\n```\r\n\r\n### What it does?\r\n+ aggregates all `.py` files into one or multiple `.md` files, keeping the same hierarchy\r\n+ collects all classes and methods with their information\r\n\r\n### How to use:\r\n\r\n+ install the library\r\n+ import the modules: from pyscinloopsr import sr, before\r\n\r\n\r\n### Details\r\n\r\n```text\r\nUsage: Documentation avalable in (https://edjaper.github.io/pyscinloopsr/)\r\nUsage: Hover the mouse pointer over the imported modules and created objects to get hints\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Read the latest PyScInLoopSr tutorials",
    "version": "1.0.29",
    "project_urls": {
        "Documentation": "https://edjaper.github.io/pyscinloopsr/",
        "Homepage": "https://github.com/edjaper/pyscinloopsr"
    },
    "split_keywords": [
        "sr",
        " pysr",
        " tutorial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3de7e7a3914f3787ee5e6cdd7b395c0e0385634746973175c823f773e74e86c",
                "md5": "9c1aec272f8a145462c13a96a5249289",
                "sha256": "d993823f7e6d019be6c64ed52b537e0187653d98076e8babafb633989d3d1f56"
            },
            "downloads": -1,
            "filename": "pyscinloopsr-1.0.29-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c1aec272f8a145462c13a96a5249289",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6873,
            "upload_time": "2024-04-28T11:12:05",
            "upload_time_iso_8601": "2024-04-28T11:12:05.536325Z",
            "url": "https://files.pythonhosted.org/packages/a3/de/7e7a3914f3787ee5e6cdd7b395c0e0385634746973175c823f773e74e86c/pyscinloopsr-1.0.29-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de4a82fabea310c1a937ccc69fe27d0901432d1a5fccb7f5932a95d861d37895",
                "md5": "f15b23d328e7275aa20f1330ececd749",
                "sha256": "88360026842d8edc7d9c44a531c1e39e5d8ed8f7b52841978d8023b3f4ff41ad"
            },
            "downloads": -1,
            "filename": "pyscinloopsr-1.0.29.tar.gz",
            "has_sig": false,
            "md5_digest": "f15b23d328e7275aa20f1330ececd749",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7078,
            "upload_time": "2024-04-28T11:12:06",
            "upload_time_iso_8601": "2024-04-28T11:12:06.680444Z",
            "url": "https://files.pythonhosted.org/packages/de/4a/82fabea310c1a937ccc69fe27d0901432d1a5fccb7f5932a95d861d37895/pyscinloopsr-1.0.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 11:12:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "edjaper",
    "github_project": "pyscinloopsr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyscinloopsr"
}
        
Elapsed time: 0.27897s