{ "info": { "author": "Nashit Babber", "author_email": "nashit93@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools" ], "description": "
\n
\n
\n\n-----------------\n\n# nashit: powerful Python data download toolkit\n\n\n\n \n \n\n \n \n\n\n \n \n\t\t\n\n\n \n \n\n\n \n \n\n\n \n \n\n\n \n \n\n\n \n \n\n\n \n \n\n\n\t\n\t\n\n
Latest Release\n 0.0.1\n \n
\n 0.0.1\n \n
Package Status\n\t\t\n\t\t\"status\"
License\n \n \"license\"\n \n
Build Status\n \n \"travis\n \n
\n \n \"circleci\n \n
\n \n \"appveyor\n \n
Coverage\n \n \"coverage\"\n \n
Downloads\n \n \"conda-forge\n \n
Gitter\n\t\t\n\t\t\n\t
\n\n\n\n## What is it?\n\n**nashit** is a Python package providing fast, flexible, and expressive utilities\n which are widely used in day to day activities.using these functions are quite\neasy and intuitive. It aims to be the fundamental high-level building block for\ndoing practical, **real world** tasks in Python. Additionally, it has\nthe broader goal of becoming **the most powerful and flexible open source utility\n available in any language**. It is already well on\nits way toward this goal.\n\n## Main Features\nHere are just a few of the things that nashit does well:\n\n - Downloading all files from a given URL of a specified format.\n\nAs of now this package implements a single method **nas_fetch_it()** which can fetch all the mp3/pdf or (any other file format) from a perticular url.\nthis method takes 3 parameters namely:\n - url : The URL from which data has to be fetched\n - save_path : where the data is to be saved\n - file_type : the file type which has to be searched(mp3 , pdf , xlsx etc...)\n\n## Basic Usage\n\n```sh\nfrom nashit import data_fetchers\ndata_fetchers.nas_fetch_it(\"url\",\"/path/to/save\",\".mp3\")\n```\n\n## Where to get it\nThe source code is currently hosted on GitHub at:\nhttps://github.com/nashit93/nashit\n\nBinary installers for the latest released version are available at the [Python\npackage index](https://pypi.org/project/nashit) and on conda.\n\n```sh\n# conda\nconda install nashit\n```\n\n```sh\n# or PyPI\npip install nashit\n```\n\n## Dependencies\n- [os](https://github.com/python/cpython): 1.9.0 or higher\n- [tqdm](https://github.com/tqdm/tqdm): 2.5.0 or higher\n- [re](https://github.com/python/cpython): 2011k or higher\n- [requests](https://github.com/requests/requests): 2011k or higher\n\n## Installation from sources\nTo install nashit from source you need Cython in addition to the normal\ndependencies above. Cython can be installed from pypi:\n\n```sh\npip install cython\n```\n\nIn the `nashit` directory (same one where you found this file after\ncloning the git repo), execute:\n\n```sh\npython setup.py install\n```\n\n## License\n[BSD 3](LICENSE)\n\n## Documentation\nThe official documentation is hosted on readthedocs.org: https://readthedocs.org/projects/nashit\n\n## Background\nWork on ``nashit`` started at Hezkroust in 2018 and\nhas been under active development since then.\n\n## Getting Help\n\nFor usage questions, the best place to go to is [StackOverflow](https://stackoverflow.com/questions/tagged/nashit).\n\n## Discussion and Development\nMost development discussion is taking place on github in this repo. Further, the [nashit-dev mailing list](https://mail.python.org/mailman/listinfo/nashit-dev) can also be used for specialized discussions or design issues, and a [Gitter channel](https://gitter.im/pydata/nashit) is available for quick development related questions.\n\nAll contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome.\n\nIf you are simply looking to start working with the nashit codebase, navigate to the [GitHub \u201cissues\u201d tab](https://github.com/nashit93/nashit/issues) and start looking through interesting issues.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nashit93/nashit", "keywords": "pandas numpy download file bulk files", "license": "", "maintainer": "", "maintainer_email": "", "name": "nashit", "package_url": "https://pypi.org/project/nashit/", "platform": "", "project_url": "https://pypi.org/project/nashit/", "project_urls": { "Homepage": "https://github.com/nashit93/nashit" }, "release_url": "https://pypi.org/project/nashit/1.0.5/", "requires_dist": null, "requires_python": "", "summary": "A Cluster of essential utilities for python", "version": "1.0.5" }, "last_serial": 4186012, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c6623e18e452d20403792bb00c87ba80", "sha256": "f59298d5a59a7abcb1204dbff9568ede7227903c15b4cc9aeb5676edf7492891" }, "downloads": -1, "filename": "nashit-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c6623e18e452d20403792bb00c87ba80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6329, "upload_time": "2018-08-19T15:45:07", "url": "https://files.pythonhosted.org/packages/2f/56/cb65e87cd4ba882cd50c2b68109ede414e99508bae35d5516bc7fee3ae53/nashit-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5fdaba63240ee924bc284bba88b19cfe", "sha256": "98535614e67cbee10781bec325c6aca16077b6aec97dfd219d62b4414dec2c65" }, "downloads": -1, "filename": "nashit-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5fdaba63240ee924bc284bba88b19cfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6805, "upload_time": "2018-08-19T16:38:45", "url": "https://files.pythonhosted.org/packages/82/7d/104211b625868f13ecd80367c91b8bcaea5c5ed29b286c157d7186a85588/nashit-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "864c2a6dc26f1d1991f6d9940cc5d52c", "sha256": "585b2c2bacf8a3ea10b1dc03b555fd24683f511c006df5e6d63c70052c304401" }, "downloads": -1, "filename": "nashit-1.0.2.tar.gz", "has_sig": false, "md5_digest": "864c2a6dc26f1d1991f6d9940cc5d52c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6325, "upload_time": "2018-08-19T18:15:35", "url": "https://files.pythonhosted.org/packages/30/e4/8e7187843dd19ad9f54a5d4e292bd2f50174cb5c4f39ceb727b58ea77882/nashit-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "031a989e3f0eb8250395b55a9a713904", "sha256": "3cc4ab94690720597f55d6de098006db8c074f751e48c58cc51b167f0a5b3532" }, "downloads": -1, "filename": "nashit-1.0.3.tar.gz", "has_sig": false, "md5_digest": "031a989e3f0eb8250395b55a9a713904", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6378, "upload_time": "2018-08-19T18:39:58", "url": "https://files.pythonhosted.org/packages/41/28/cc681baa0c124e4f86949d838d05b4e8751deaac6e2c7a889c9770e2d6c6/nashit-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "458be089bb3c9c37b197f5110a85486a", "sha256": "d091dfcd54899281fda41ea37d12d6cfae47326cfd990b2bf014ff498a0f3cbe" }, "downloads": -1, "filename": "nashit-1.0.4.tar.gz", "has_sig": false, "md5_digest": "458be089bb3c9c37b197f5110a85486a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6507, "upload_time": "2018-08-19T18:52:32", "url": "https://files.pythonhosted.org/packages/86/71/9fcb0589028e6012ed53553500eecf288e638d88b8fcf4d6dabdf3b93cc1/nashit-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "057bdfbe20dc9d85c53d6eaf440e0cd3", "sha256": "fe83a82661eb86fb04832661e5fa4f65bfad6ba2745cafd2c7be92a705ddfc38" }, "downloads": -1, "filename": "nashit-1.0.5.tar.gz", "has_sig": false, "md5_digest": "057bdfbe20dc9d85c53d6eaf440e0cd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6494, "upload_time": "2018-08-19T18:55:34", "url": "https://files.pythonhosted.org/packages/12/f7/205cfcf3bd259b6d8a2e35c8e27ff73241abb5db4b05236e5e4665de9f97/nashit-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "057bdfbe20dc9d85c53d6eaf440e0cd3", "sha256": "fe83a82661eb86fb04832661e5fa4f65bfad6ba2745cafd2c7be92a705ddfc38" }, "downloads": -1, "filename": "nashit-1.0.5.tar.gz", "has_sig": false, "md5_digest": "057bdfbe20dc9d85c53d6eaf440e0cd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6494, "upload_time": "2018-08-19T18:55:34", "url": "https://files.pythonhosted.org/packages/12/f7/205cfcf3bd259b6d8a2e35c8e27ff73241abb5db4b05236e5e4665de9f97/nashit-1.0.5.tar.gz" } ] }