You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ For creating your open source community:
46
46
-[`Stale bot`](https://github.com/apps/stale) that closes abandoned issues after a period of inactivity. (You will only [need to setup free plan](https://github.com/marketplace/stale)). Configuration is [here](https://github.com/TezRomacH/python-package-template/blob/master/%7B%7B%20cookiecutter.project_name%20%7D%7D/.github/.stale.yml).
47
47
-[Semantic Versions](https://semver.org/) specification with [`Release Drafter`](https://github.com/marketplace/actions/release-drafter).
48
48
49
-
## How to use it
49
+
## 🤯 How to use it
50
50
51
51
### Installation
52
52
@@ -287,7 +287,7 @@ More information [here](https://github.com/TezRomacH/python-package-template/tre
287
287
</p>
288
288
</details>
289
289
290
-
## What's next
290
+
## 🎯 What's next
291
291
292
292
Well, that's up to you. I can only recommend the packages and articles that helped me.
293
293
@@ -296,12 +296,13 @@ Packages:
296
296
-[`Typer`](https://github.com/tiangolo/typer) is great for creating CLI applications.
297
297
-[`Rich`](https://github.com/willmcgugan/rich) makes it easy to add beautiful formatting in the terminal.
298
298
-[`FastAPI`](https://github.com/tiangolo/fastapi) is a type-driven asynchronous web framework.
299
-
-[`IceCream`](https://github.com/gruns/icecream) is a little library for sweet and creamy debugging
299
+
-[`IceCream`](https://github.com/gruns/icecream) is a little library for sweet and creamy debugging.
0 commit comments