The Names Of The Python


Download The Names Of The Python PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get The Names Of The Python book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

The Names of the Python


The Names of the Python

Author: David L. Schoenbrun

language: en

Publisher: University of Wisconsin Pres

Release Date: 2021-05-11


DOWNLOAD





David Schoenbrun examines groupwork--the imaginative labor that people do to constitute themselves as communities--in an iconic and influential region in East Africa. The Names of the Python supplements and redirects current debates about ethnicity in ex-colonial Africa and beyond.

Python Packages


Python Packages

Author: Tomas Beuzen

language: en

Publisher: CRC Press

Release Date: 2022-04-20


DOWNLOAD





Python Packages introduces Python packaging at an introductory and practical level that’s suitable for those with no previous packaging experience. Despite this, the text builds up to advanced topics such as automated testing, creating documentation, versioning and updating a package, and implementing continuous integration and deployment. Covering the entire Python packaging life cycle, this essential guide takes readers from package creation all the way to effective maintenance and updating. Python Packages focuses on the use of current and best-practice packaging tools and services like poetry, cookiecutter, pytest, sphinx, GitHub, and GitHub Actions. Features: The book’s source code is available online as a GitHub repository where it is collaborated on, automatically tested, and built in real time as changes are made; demonstrating the use of good reproducible and clear project workflows. Covers not just the process of creating a package, but also how to document it, test it, publish it to the Python Package Index (PyPI), and how to properly version and update it. All concepts in the book are demonstrated using examples. Readers can follow along, creating their own Python packages using the reproducible code provided in the text. Focuses on a modern approach to Python packaging with emphasis on automating and streamlining the packaging process using new and emerging tools such as poetry and GitHub Actions.

Python Essentials


Python Essentials

Author: Steven F. Lott

language: en

Publisher: Packt Publishing Ltd

Release Date: 2015-06-30


DOWNLOAD





Python Essentials provides a vital tour of the most critical features of Python. Starting with setup and installation, you will soon dive into exploring built-in-library types, Python's rich collection of operators and built-in functions, variables, assignment and scoping rules. From this foundation, you will explore functions, a crucial aspect of any programming language, including considerable sophistication in defining parameters to a function and providing argument values. Explore advanced functional programming using generator expressions, comprehensions, and generator functions. Handle file input and output using web services and context managers, exception handling and explore wider, popular frameworks. Through this concise and practical guide, you will explore all you need to know to leverage this powerful, and industry-standard, programming language.