# Finlay
A Testing Project for uploading at Pypi.
# So (quickly) How to Do it.
0. Install `setuptools`, `wheel` `tqdm` and `twine` in the base environment ( not in vir env)
1. Open an account in `pypi.org`.
2. Build the package with command `python3 setup.py sdist bdist_wheel`
3. Now upload with Twine `twine upload --repository-url https://upload.pypi.org/legacy/ dist/*`
Raw data
{
"_id": null,
"home_page": "https://github.com/sabbiramin113008/finlay",
"name": "finlay",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Sabbir Amin",
"author_email": "sabbiramin.cse11ruet@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f8/09/45f2cc73904b85f0bd6e6d964d42b795d94fda6406e9ed48f5dd7d7d693a/finlay-0.1.9.tar.gz",
"platform": null,
"description": "# Finlay\nA Testing Project for uploading at Pypi.\n\n# So (quickly) How to Do it. \n0. Install `setuptools`, `wheel` `tqdm` and `twine` in the base environment ( not in vir env)\n1. Open an account in `pypi.org`.\n2. Build the package with command `python3 setup.py sdist bdist_wheel`\n3. Now upload with Twine `twine upload --repository-url https://upload.pypi.org/legacy/ dist/*`\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Toy Experiment to",
"version": "0.1.9",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7d43e5ca98e122fd69220e3c122497b66cc29fe9edc2e45dbea4797bd66705b8",
"md5": "5e5a012f1a07e3892bdce6a7706d3f02",
"sha256": "b5d8fbc492df79509e0e4ffd20f776038d6bfff497a9927eea2e86b6a1eff3a6"
},
"downloads": -1,
"filename": "finlay-0.1.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5e5a012f1a07e3892bdce6a7706d3f02",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2718,
"upload_time": "2023-01-20T23:28:38",
"upload_time_iso_8601": "2023-01-20T23:28:38.338132Z",
"url": "https://files.pythonhosted.org/packages/7d/43/e5ca98e122fd69220e3c122497b66cc29fe9edc2e45dbea4797bd66705b8/finlay-0.1.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f80945f2cc73904b85f0bd6e6d964d42b795d94fda6406e9ed48f5dd7d7d693a",
"md5": "49cebe43d3f8155fb82b2deba524191f",
"sha256": "920c57510115f0efcb196cc879b6ea95a2bf35fe68c03fc2cef0dfa0ce46e491"
},
"downloads": -1,
"filename": "finlay-0.1.9.tar.gz",
"has_sig": false,
"md5_digest": "49cebe43d3f8155fb82b2deba524191f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1808,
"upload_time": "2023-01-20T23:28:40",
"upload_time_iso_8601": "2023-01-20T23:28:40.274702Z",
"url": "https://files.pythonhosted.org/packages/f8/09/45f2cc73904b85f0bd6e6d964d42b795d94fda6406e9ed48f5dd7d7d693a/finlay-0.1.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-20 23:28:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "sabbiramin113008",
"github_project": "finlay",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "finlay"
}