|
- 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
- Zen of Python - Wikipedia
The Zen of Python is a collection of 19 "guiding principles" for writing computer programs that influence the design of the Python programming language [1] Python code that aligns with these principles is often referred to as "Pythonic"
- Dask (software) - Wikipedia
Free and open-source software portal Dask is an open-source Python library for parallel computing Dask [1] scales Python code from multi-core local machines to large distributed clusters in the cloud Dask provides a familiar user interface by mirroring the APIs of other libraries in the PyData ecosystem including: Pandas, scikit-learn and NumPy
- scikit-learn - Wikipedia
scikit-learn (formerly scikits learn and also known as sklearn) is a free and open-source machine learning library for the Python programming language [3] It features various classification, regression and clustering algorithms including support-vector machines, random forests, gradient boosting, k -means and DBSCAN, and is designed to
- CircuitPython - Wikipedia
CircuitPython[5] is an open-source derivative of the MicroPython programming language targeted toward students and beginners Development of CircuitPython is supported by Adafruit Industries It is a software implementation of the Python 3 programming language, written in C [3] It has been ported to run on several modern microcontrollers CircuitPython consists of a Python compiler to
- Zed Shaw - Wikipedia
Zed A Shaw is a software developer best known for creating the Learn Code the Hard Way series of programming tutorials, as well as for creating the Mongrel web server for Ruby web applications [1] He is also well known for his controversial views on programming languages and communities
- GitHub - Wikipedia
GitHub ( ˈɡɪthʌb ⓘ) is a proprietary developer platform that allows developers to create, store, manage, and share their code It uses Git to provide distributed version control and GitHub itself provides access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project [9] GitHub has been a subsidiary of Microsoft since
|
|
|