Metadata-Version: 2.4
Name: svy
Version: 0.8.0
Summary: End-to-end surveys: design, sample, analyze, report.
Author: Mamadou S Diallo
Author-email: Samplics LLC <msdiallo@samplics.org>
Keywords: sampling,sample,weighting,estimation,survey
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.28.1
Requires-Dist: numpy>=2.3
Requires-Dist: msgspec>=0.19.0
Requires-Dist: polars[pyarrow]>=1.33.1
Requires-Dist: svy-rs>=0.2.0
Requires-Dist: scipy>=1.16.0
Requires-Dist: svy-io>=0.0.10a
Provides-Extra: report
Requires-Dist: rich>=14.1; extra == "report"
Requires-Dist: great-tables>=0.18; extra == "report"
Provides-Extra: sae
Requires-Dist: svy-sae>=0.1.0; extra == "sae"
Provides-Extra: all
Requires-Dist: rich>=14.1; extra == "all"
Requires-Dist: great-tables>=0.18; extra == "all"
Requires-Dist: svy-sae>=0.1.0; extra == "all"
Dynamic: author
Dynamic: requires-python

# svy: The Python toolkit for modern, end-to-end survey research.
