Saz has been created to make it so easy for anyone to handle any kind of data and use it to dig more and find out about the story behind the features.
It was written using pandas and tried to use very basic steps which can be understood by anyone, even Python beginners.
Please send me your feedback to this email: siadatisaman@gmail.com
....................................................................
Saz means proper or worthy in ancient Persian(Parsig) (D. N. Mackenzie - A Concise Pahlavi Dictionary (School of Oriental & African Studies) (2002))
------------------------------------
This is the architecture of this library:
saz/
├── saz/ ← Python module folder
│ ├── __init__.py ← Expose public functions here
│ └── sazi.py ← Your implementation (e.g., remove_quotes, make_csv)
├── LICENSE
├── README.md ← Markdown readme (long_description)
├── requirements.txt ← Optional dependencies
├── setup.py
├── setup.cfg ← Optional metadata
└── pyproject.toml ← Required for modern builds
Raw data
{
"_id": null,
"home_page": "https://github.com/samansiadati/saz",
"name": "saz",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "pandas, csv, data cleaning, reporting, saz",
"author": "Saman Siadati",
"author_email": "siadatisaman@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8e/a7/acb3288443d30001de806d5d3e7296118b83fcd9be4c5c38e4166effce51/saz-0.1.3.tar.gz",
"platform": null,
"description": "Saz has been created to make it so easy for anyone to handle any kind of data and use it to dig more and find out about the story behind the features. \nIt was written using pandas and tried to use very basic steps which can be understood by anyone, even Python beginners.\nPlease send me your feedback to this email: siadatisaman@gmail.com\n\n\n\n....................................................................\n\nSaz means proper or worthy in ancient Persian(Parsig) (D. N. Mackenzie - A Concise Pahlavi Dictionary (School of Oriental & African Studies) (2002))\n\n------------------------------------\nThis is the architecture of this library:\n\nsaz/\n\u251c\u2500\u2500 saz/ \u2190 Python module folder\n\u2502 \u251c\u2500\u2500 __init__.py \u2190 Expose public functions here\n\u2502 \u2514\u2500\u2500 sazi.py \u2190 Your implementation (e.g., remove_quotes, make_csv)\n\u251c\u2500\u2500 LICENSE\n\u251c\u2500\u2500 README.md \u2190 Markdown readme (long_description)\n\u251c\u2500\u2500 requirements.txt \u2190 Optional dependencies\n\u251c\u2500\u2500 setup.py\n\u251c\u2500\u2500 setup.cfg \u2190 Optional metadata\n\u2514\u2500\u2500 pyproject.toml \u2190 Required for modern builds\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tools for CSV cleaning and reporting",
"version": "0.1.3",
"project_urls": {
"Bug Tracker": "https://github.com/samansiadati/saz/issues",
"Homepage": "https://github.com/samansiadati/saz"
},
"split_keywords": [
"pandas",
" csv",
" data cleaning",
" reporting",
" saz"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b0115443e50320242abf2e08e7e897f6227f595e5c61730bf3f2d31ca1e05a6a",
"md5": "0a7fbd875fc17e378e2f2ebb46bf66e3",
"sha256": "a3544932314a439aa6f9ad9dd79f2840ff639b06c21dd3cabbad2ff2e67f52bb"
},
"downloads": -1,
"filename": "saz-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0a7fbd875fc17e378e2f2ebb46bf66e3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 16049,
"upload_time": "2025-07-12T09:34:01",
"upload_time_iso_8601": "2025-07-12T09:34:01.153530Z",
"url": "https://files.pythonhosted.org/packages/b0/11/5443e50320242abf2e08e7e897f6227f595e5c61730bf3f2d31ca1e05a6a/saz-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8ea7acb3288443d30001de806d5d3e7296118b83fcd9be4c5c38e4166effce51",
"md5": "6e85151fc018713c1bc3b47689e8aa2a",
"sha256": "a66bca972ae925530fb99d98e479bd47d6be12f42cd10989661d4d866aa8ab19"
},
"downloads": -1,
"filename": "saz-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "6e85151fc018713c1bc3b47689e8aa2a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15640,
"upload_time": "2025-07-12T09:34:02",
"upload_time_iso_8601": "2025-07-12T09:34:02.514585Z",
"url": "https://files.pythonhosted.org/packages/8e/a7/acb3288443d30001de806d5d3e7296118b83fcd9be4c5c38e4166effce51/saz-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-12 09:34:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "samansiadati",
"github_project": "saz",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "saz"
}