Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandtbucher/these
The Markov Zenerator. 🧘🏻♂️
https://github.com/brandtbucher/these
Last synced: 4 days ago
JSON representation
The Markov Zenerator. 🧘🏻♂️
- Host: GitHub
- URL: https://github.com/brandtbucher/these
- Owner: brandtbucher
- License: other
- Created: 2019-09-25T00:53:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-22T03:54:35.000Z (over 2 years ago)
- Last Synced: 2024-10-03T17:07:48.413Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
```
$ pip install these
``````
>>> import these
The Zen of Python, by Tim PetersBeautiful is better than nested.
Explicit is better than complicated.
Simple is easy to break the rules.
Complex is hard to guess.
Flat is better than dense.
Sparse is often better than ugly.
Readability counts.
Special cases aren't special enough to explain, it's a good idea.
Although practicality beats purity.
Errors should be obvious at first unless you're Dutch.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to do it.
There should never is better than never.
Although never pass silently.
Now is better than *right* now.
Although that way may not be one-- and preferably only one honking great idea -- let's do more of those!
If the implementation is better than complex.
If the implementation is better than implicit.
Namespaces are one --obvious way to explain, it may be a bad idea.
```