this-is-python

This is Zen of Python by Tim Peters. (pip install this-is)

MIT License

Downloads
202
Stars
2
Committers
3

this-is-python


How to install?


pip install this-is

How to use?

# First command
>>> from this_is import en_us

# Second command
>>> en_us()

The Zen of Python, by Tim Peters

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one– and preferably only one –obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than right now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea – let's do more of those!

Languages

  • pt-BR - Portuguese
  • en-US - English
  • es - Spanish
  • fr - French

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contributors

Commit Style

  • ⚙️ NO-TASK
  • 📝 PEP8
  • 📌 ISSUE
  • 🪲 BUG
  • 📘 DOCS
  • 📦 PyPI
  • ❤️️ TEST

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Fernando Celmer- [email protected]

Project Link: https://github.com/fernandocelmer/this-is-python

Package Rankings
Top 21.31% on Pypi.org