This book includes almost everything you need to start a job as a Python instructor. Learn how to make a password generator in Python with the ability to choose the length of each character type using the built-in random, string and argparse modules. Password generators are tools that allow the u
Essential Python Tools: Supercharge your Python development using professional tools
โ Scribed by Shabda Raaj, Anmol Akhilesh
- Publisher
- Agiliq Info Solutions India
- Year
- 2018
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
With Essential Python Tools, you will learn all the tools professional Python programmers use.ย
Table of Contents:
- Interactive environments and debugging
- Ipython
- Jupyter
- pdb and ipdb
- Linters and formatters
- PEP8
- pycodestyle
- pylint
- pyflakes
- flake8
- black
- autopep8
- yapf
- Conclusion
- Environment Management
- virtualenv and virtualenvwrapper
- pipenv
- pip, requirement.txt and pipfile
- poetry
- A comparision of the tools
- Source code management
- git
- github
- gitlab
- Continous Integration
- Documentation Tools
- Markdown (.md)
- Restructured Text (.rst)
- Sphinx
- Deployment
- Docker
- Fabric
- Ansible
- Google Cloud Platform
- Amazon Web Services
๐ SIMILAR VOLUMES
Refine your programming techniques and approaches to become a more productive and creative Python programmer. This book explores the concepts and features that will improve not only your code but also your understanding of the Python community with insights and details about the Python philosophy.
Refine your programming techniques and approaches to become a more productive and creative Python programmer. This book explores the concepts and features that will improve not only your code but also your understanding of the Python community with insights and details about the Python philosophy.
<span><span><div><p>Learn only the essential aspects of Python without cluttering up your mind with features you may never use. This compact book is not a "best way to write code" type of book; rather, the author goes over his most-used functions, which are all you need to know as a beginner and som