# DataPrism
A Python library for exploratory data analysis.
## Status
**This is a placeholder package for name reservation on PyPI.**
DataPrism is currently under development. This minimal package is published to reserve the name on PyPI while we work on the full implementation.
## Installation
```bash
pip install dataprism
```
## Usage
```python
import dataprism
print(dataprism.hello())
```
## Coming Soon
DataPrism will provide comprehensive tools for exploratory data analysis including:
- Data profiling and summarization
- Automated visualization generation
- Statistical analysis utilities
- Data quality assessment
- And much more!
## License
MIT License
## Contact
For questions or suggestions, please contact us at dev@lattiq.com
Raw data
{
"_id": null,
"home_page": null,
"name": "dataprism",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "data analysis, exploratory data analysis, eda",
"author": null,
"author_email": "LattIQ Development Team <dev@lattiq.com>",
"download_url": "https://files.pythonhosted.org/packages/00/39/f398b5799abd13a3af9355c1ec28d12bf148b2aaa5d1e1afff94353bc353/dataprism-0.0.1.tar.gz",
"platform": null,
"description": "# DataPrism\n\nA Python library for exploratory data analysis.\n\n## Status\n\n**This is a placeholder package for name reservation on PyPI.**\n\nDataPrism is currently under development. This minimal package is published to reserve the name on PyPI while we work on the full implementation.\n\n## Installation\n\n```bash\npip install dataprism\n```\n\n## Usage\n\n```python\nimport dataprism\nprint(dataprism.hello())\n```\n\n## Coming Soon\n\nDataPrism will provide comprehensive tools for exploratory data analysis including:\n- Data profiling and summarization\n- Automated visualization generation\n- Statistical analysis utilities\n- Data quality assessment\n- And much more!\n\n## License\n\nMIT License\n\n## Contact\n\nFor questions or suggestions, please contact us at dev@lattiq.com\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python library for exploratory data analysis",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/lattiq/dataprism",
"Repository": "https://github.com/lattiq/dataprism"
},
"split_keywords": [
"data analysis",
" exploratory data analysis",
" eda"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c37243061ee4f99639481f99634598cf0494da1ccd6add19adce831a40a543c0",
"md5": "e96d060a38c07d10fab0ccefd47a83f2",
"sha256": "7bfc3761a211fd209f0803a04dcf3e6c7c4d10a487161de5551a216c171c4bc9"
},
"downloads": -1,
"filename": "dataprism-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e96d060a38c07d10fab0ccefd47a83f2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2991,
"upload_time": "2025-07-29T16:43:27",
"upload_time_iso_8601": "2025-07-29T16:43:27.474038Z",
"url": "https://files.pythonhosted.org/packages/c3/72/43061ee4f99639481f99634598cf0494da1ccd6add19adce831a40a543c0/dataprism-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0039f398b5799abd13a3af9355c1ec28d12bf148b2aaa5d1e1afff94353bc353",
"md5": "01d1025cb9ffaba6e4affded3459424d",
"sha256": "0e6998542ce5b342f6977b1a7bb2f010b829b2fdeaea368c1738146bd70a230e"
},
"downloads": -1,
"filename": "dataprism-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "01d1025cb9ffaba6e4affded3459424d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2666,
"upload_time": "2025-07-29T16:43:28",
"upload_time_iso_8601": "2025-07-29T16:43:28.573298Z",
"url": "https://files.pythonhosted.org/packages/00/39/f398b5799abd13a3af9355c1ec28d12bf148b2aaa5d1e1afff94353bc353/dataprism-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-29 16:43:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lattiq",
"github_project": "dataprism",
"github_not_found": true,
"lcname": "dataprism"
}