siinc


Namesiinc JSON
Version 0.0.1a1 PyPI version JSON
download
home_pagehttps://codeberg.org/Fresh2dev/siinc
Summary
upload_time2022-12-08 07:41:43
maintainer
docs_urlNone
authorDonald Mellenbruch
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # siinc

|               |                                            |
| ------------- | ------------------------------------------ |
| Repo          | https://codeberg.org/Fresh2dev/siinc       |
| Repo Mirror   | https://www.Fresh2.dev/code/r/siinc        |
| Documentation | https://www.Fresh2.dev/code/r/siinc/i/docs |
| Funding       | https://www.Fresh2.dev/tip                 |

---

## Dev Setup

```sh
myke py-init
```

## Build Docs

```sh
myke py-mkdocs
```

## Run

```sh
PYTHONPATH=src python -m siinc --help
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://codeberg.org/Fresh2dev/siinc",
    "name": "siinc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Donald Mellenbruch",
    "author_email": "hello@Fresh2.dev",
    "download_url": "https://files.pythonhosted.org/packages/1e/c9/d9dc090d38716c8863ebb0b8e4e7b31b1c8acb6c39dd72094807f466f817/siinc-0.0.1a1.tar.gz",
    "platform": null,
    "description": "# siinc\n\n|               |                                            |\n| ------------- | ------------------------------------------ |\n| Repo          | https://codeberg.org/Fresh2dev/siinc       |\n| Repo Mirror   | https://www.Fresh2.dev/code/r/siinc        |\n| Documentation | https://www.Fresh2.dev/code/r/siinc/i/docs |\n| Funding       | https://www.Fresh2.dev/tip                 |\n\n---\n\n## Dev Setup\n\n```sh\nmyke py-init\n```\n\n## Build Docs\n\n```sh\nmyke py-mkdocs\n```\n\n## Run\n\n```sh\nPYTHONPATH=src python -m siinc --help\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.0.1a1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "23689201500ced58e26ab5cb0e5d6c57",
                "sha256": "d285436c87781110700ee83ff53dc036c5430e32066de910b694815df57ca515"
            },
            "downloads": -1,
            "filename": "siinc-0.0.1a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23689201500ced58e26ab5cb0e5d6c57",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 12251,
            "upload_time": "2022-12-08T07:41:41",
            "upload_time_iso_8601": "2022-12-08T07:41:41.759450Z",
            "url": "https://files.pythonhosted.org/packages/d5/bf/5bcef2be76ef9135703072b340e5f4c6e374d0c80d4667b53bb17f1e8407/siinc-0.0.1a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "1c82f97dff78f507e3f6cc4c410ef389",
                "sha256": "b5eb524c156a76d0d105cbab899f5de9404a6ddadd5dc22da2cf693dd1517fe5"
            },
            "downloads": -1,
            "filename": "siinc-0.0.1a1.tar.gz",
            "has_sig": false,
            "md5_digest": "1c82f97dff78f507e3f6cc4c410ef389",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11614,
            "upload_time": "2022-12-08T07:41:43",
            "upload_time_iso_8601": "2022-12-08T07:41:43.439405Z",
            "url": "https://files.pythonhosted.org/packages/1e/c9/d9dc090d38716c8863ebb0b8e4e7b31b1c8acb6c39dd72094807f466f817/siinc-0.0.1a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-08 07:41:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "siinc"
}
        
Elapsed time: 0.05804s