Name | Interphase JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | Package for genarating typescript interface with git submodule folder structure |
upload_time | 2023-08-22 20:20:42 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
python
api
backend
typescript
interface
git
submodule
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Interphase
# interface is not supported yet
defualt is export On
default is type =
need file name
need type name
need any data
base directory can be empty string
d.ts is supported & it is defualt
# dev
```bash
pip install --upgrade setuptools
pip install --upgrade build #python -m build
```
```bash
$ pip install -q build
$ python -m build
```
pyproject.toml `https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html`
```
dist/
meowpkg-0.0.1.whl
meowpkg-0.0.1.tar.gz
```
```bash
$ pip install dist/meowpkg-0.0.1.whl
$ pip install dist/meowpkg-0.0.1.tar.gz
```
upload to pypi
```bash
$ python -m twine upload --repository pypi dist/*
```
Raw data
{
"_id": null,
"home_page": "",
"name": "Interphase",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "python,api,backend,typescript,interface,git,submodule",
"author": "",
"author_email": "Rajat Sandeep <rajatsandeepsen1839@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/3f/18/46fde33e410a053b96660089c1483eb942a67e08e03ade25652edc5df0fd/Interphase-0.0.1.tar.gz",
"platform": null,
"description": "# Interphase\r\n\r\n# interface is not supported yet\r\n\r\ndefualt is export On\r\ndefault is type = \r\nneed file name\r\nneed type name\r\nneed any data\r\n\r\nbase directory can be empty string\r\nd.ts is supported & it is defualt\r\n\r\n\r\n# dev\r\n\r\n```bash\r\npip install --upgrade setuptools\r\npip install --upgrade build #python -m build\r\n```\r\n\r\n```bash\r\n$ pip install -q build\r\n$ python -m build\r\n```\r\n\r\npyproject.toml `https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html`\r\n\r\n```\r\ndist/\r\n meowpkg-0.0.1.whl\r\n meowpkg-0.0.1.tar.gz\r\n```\r\n\r\n```bash\r\n$ pip install dist/meowpkg-0.0.1.whl\r\n$ pip install dist/meowpkg-0.0.1.tar.gz\r\n```\r\n\r\nupload to pypi\r\n```bash\r\n$ python -m twine upload --repository pypi dist/*\r\n```\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Package for genarating typescript interface with git submodule folder structure",
"version": "0.0.1",
"project_urls": {
"Bug Tracker": "https://github.com/rajatsandeepsen/Interphase/isssues",
"Homepage": "https://github.com/rajatsandeepsen/Interphase"
},
"split_keywords": [
"python",
"api",
"backend",
"typescript",
"interface",
"git",
"submodule"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0b0bf1f46729062a27a141729cc50571d38e85f2b1c63d6e90f2be25fc899f90",
"md5": "c7d30802ef81adce684bc5cb70f769d1",
"sha256": "eba50eec5948ee920897480cc818937352ead0ca5b694c8681905f885ed87ffa"
},
"downloads": -1,
"filename": "Interphase-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c7d30802ef81adce684bc5cb70f769d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 1846,
"upload_time": "2023-08-22T20:20:40",
"upload_time_iso_8601": "2023-08-22T20:20:40.036546Z",
"url": "https://files.pythonhosted.org/packages/0b/0b/f1f46729062a27a141729cc50571d38e85f2b1c63d6e90f2be25fc899f90/Interphase-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3f1846fde33e410a053b96660089c1483eb942a67e08e03ade25652edc5df0fd",
"md5": "582c7dbc75e3f9d6812897784320cfc2",
"sha256": "ec6622e79aa28e63dbc05379889490771b8d32b0b9d9ec1deef88147acb93986"
},
"downloads": -1,
"filename": "Interphase-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "582c7dbc75e3f9d6812897784320cfc2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 5735,
"upload_time": "2023-08-22T20:20:42",
"upload_time_iso_8601": "2023-08-22T20:20:42.584299Z",
"url": "https://files.pythonhosted.org/packages/3f/18/46fde33e410a053b96660089c1483eb942a67e08e03ade25652edc5df0fd/Interphase-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-22 20:20:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rajatsandeepsen",
"github_project": "Interphase",
"github_not_found": true,
"lcname": "interphase"
}