|
- Category:Python (programming language) libraries - Wikipedia
Pages in category "Python (programming language) libraries" The following 45 pages are in this category, out of 45 total This list may not reflect recent changes
- List of Python software - Wikipedia
List of Python software The Python programming language is actively used by many people, both in industry and academia, for a wide variety of purposes
- Python Package Index - Wikipedia
The Python Package Index, abbreviated as PyPI ( ˌpaɪpiˈaɪ ) and also known as the Cheese Shop (a reference to the Monty Python's Flying Circus sketch "Cheese Shop"), [2]: 8 [3]: 742 is the official third-party software repository for Python [4] It is analogous to the CPAN repository for Perl [5]: 36 and to the CRAN repository for R PyPI is run by the Python Software Foundation, a
- Biopython - Wikipedia
Biopython is an open-source collection of non-commercial Python modules for computational biology and bioinformatics It makes robust and well-tested code easily accessible to researchers Python is an object-oriented programming language and is a suitable choice for automation of common tasks The availability of reusable libraries saves development time and lets researchers focus on
- Pygame - Wikipedia
Pygame is a cross-platform set of Python modules designed for writing video games It includes computer graphics and sound libraries designed to be used with the Python programming language
- Cython - Wikipedia
Cython ( ˈsaɪθɒn ) is a superset of the programming language Python, which allows developers to write Python code (with optional, C-inspired syntax extensions) that yields performance comparable to that of C [5][6] Cython is a compiled language that is typically used to generate CPython extension modules Annotated Python-like code is compiled to C and then automatically wrapped in
- Outline of the Python programming language - Wikipedia
The following outline is provided as an overview of and topical guide to Python: Python is a general-purpose, interpreted, object-oriented, multi-paradigm, and dynamically typed programming language known for its readable syntax and broad standard library Python was created by Guido van Rossum and first released in 1991
|
|
|