mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-10 02:46:29 +00:00
Replace PyPI tutorial dead link (#848)
This commit is contained in:
parent
c0565a7022
commit
dace9e4721
@ -88,4 +88,9 @@ PLATFORM_SCHEMA = PLATFORM_SCHEMA.extend(
|
||||
status = bridge.status()
|
||||
```
|
||||
|
||||
[Tutorial on publishing your own PyPI package](https://jeffknupp.com/blog/2013/08/16/open-sourcing-a-python-project-the-right-way/)
|
||||
[Tutorial on publishing your own PyPI package](https://towardsdatascience.com/how-to-open-source-your-first-python-package-e717444e1da0)
|
||||
|
||||
Other noteworthy resources for publishing python packages:
|
||||
[Cookiecutter Project](https://cookiecutter.readthedocs.io/)
|
||||
[flit](https://flit.readthedocs.io/)
|
||||
[Poetry](https://python-poetry.org/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user