ALL-SPACE-Rob's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
TomSchimansky/CustomTkinter
A modern and customizable python UI-library based on Tkinter
matthewwardrop/formulaic
A high-performance implementation of Wilkinson formulas for Python.
SALib/SALib
Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and other methods.
jonathf/chaospy
Chaospy - Toolbox for performing uncertainty quantification.
bashtage/linearmodels
Additional linear models including instrumental variable and panel data models that are missing from statsmodels.
shakedzy/dython
A set of data tools in Python
AllenDowney/ThinkPython2
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
latex3/latex2e
The LaTeX2e kernel
latex3/latex3
The expl3 (LaTeX3) Development Repository
jazzband/tablib
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
python-openxml/python-xlsx
Create, read, and modify Excel .xlsx files
chbrown/openxml
openxml is a Python library to create and manipulate .docx and .pptx files
timetric/python-openxml
OpenXML library for Python: create .docx & .pptx files
python-openxml/python-docx
Create and modify Word documents with Python
scanny/python-pptx
Create Open XML PowerPoint documents in Python
numpy/numpy
The fundamental package for scientific computing with Python.
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python
sympy/sympy
A computer algebra system written in pure Python
raphaelvallat/pingouin
Statistical package in Python based on Pandas
scikit-rf/scikit-rf
RF and Microwave Engineering Scikit
mwaskom/seaborn
Statistical data visualization in Python
scipy-lectures/scientific-python-lectures
Tutorial material on the scientific Python ecosystem
scipy/scipy
SciPy library main repository