{ "info": { "author": "Aleksei Alekseev", "author_email": "alekseev.yeskela@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "[![Build Status](https://travis-ci.org/Kwentar/ospa.svg?branch=master)](https://travis-ci.org/Kwentar/ospa) \n[![Coverage Status](https://coveralls.io/repos/github/Kwentar/ospa/badge.svg?branch=master)](https://coveralls.io/github/Kwentar/ospa?branch=master) \n[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/Kwentar/ospa.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Kwentar/ospa/context:python) \n[![Documentation Status](https://readthedocs.org/projects/ospa/badge/?version=latest)](https://ospa.readthedocs.io/en/latest/?badge=latest)\n\n# OSpa\nOSpa is the syntactic sugar for python os package.\n ### todo:\n- [ ] Sugar for specific data, like get_all_images\n- [ ] Template param for file names\n- [ ] automate deploy on pypi\n\n### for release:\n- [ ] deploy on pypi\n- [ ] github badges (~~travis ci~~, ~~test coverhance~~, ~~docs~~, pypi, ~~code quality~~)\n\n### done:\n- [x] listdir with all default parameters\n- [x] deploy on test.pypi\n- [x] convert . and .. in values\n- [x] only files parameter\n- [x] Test dummy folder\n- [x] unittests\n- [x] docstrings\n- [x] Function for removing root path, return only files names\n- [x] Add walk (os.walk) parameter\n- [x] Add file extension filter in listdir function\n- [x] Fix issue with ..\n\n\n

\n

\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kwentar/ospa", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ospa", "package_url": "https://pypi.org/project/ospa/", "platform": "", "project_url": "https://pypi.org/project/ospa/", "project_urls": { "Homepage": "https://github.com/kwentar/ospa" }, "release_url": "https://pypi.org/project/ospa/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "OS extension", "version": "0.0.1" }, "last_serial": 5125978, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "77db42ef4c8ca7c75d42f1325f750bf3", "sha256": "d2612bfd11dcce547c4e1be6709c0010f5984f5c46f85e81644e0776c1fc6611" }, "downloads": -1, "filename": "ospa-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "77db42ef4c8ca7c75d42f1325f750bf3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3957, "upload_time": "2019-04-10T21:07:16", "url": "https://files.pythonhosted.org/packages/fe/ec/be3783874184a861a96b445915840336328f7c5f16a288cdd60487e6fdbc/ospa-0.0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "77db42ef4c8ca7c75d42f1325f750bf3", "sha256": "d2612bfd11dcce547c4e1be6709c0010f5984f5c46f85e81644e0776c1fc6611" }, "downloads": -1, "filename": "ospa-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "77db42ef4c8ca7c75d42f1325f750bf3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3957, "upload_time": "2019-04-10T21:07:16", "url": "https://files.pythonhosted.org/packages/fe/ec/be3783874184a861a96b445915840336328f7c5f16a288cdd60487e6fdbc/ospa-0.0.1-py3-none-any.whl" } ] }