{ "info": { "author": "Jos\u00e9 Almir", "author_email": "resilientcod@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License (GPL)", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# dafontdownloader\n\n \n\nA python script to download fonts directly from [dafont](dafont.com) site.\n\n## Install\n\n \n\n### First way\n\nTo avoid using `sudo`, installation requires these steps:\n\n \n\n1. Use `pip` to install the package with all dependencies required:\n\n \n\n* `pip install dafontdownloader --user`\n\n \n\n2. Use `export` to persistent use of dafontdownloader script:\n\n \n\n* `echo \"export PATH=${PATH}:\"$HOME\"/.local/bin\" >> \"$HOME\"/.bashrc`\n\n \n\n3. Use `source` to start using script in command line:\n\n \n\n* `source .bashrc`\n\n \n\n### Second Way\n\n1. Download this repository, or use `git clone https://github.com/resilientcod/dafontdownloader.git`\n\n2. Open repository directory.\n\n3. Use `python3 setup.py install`\n\n4. Follow the steps 2 and 3, to persistent use of dafontdownloader script.\n\n\n\n### Third Way (with `sudo`)\n\n**Attention:** use at your own risk!\n\n\n\n`sudo pip install dafontdownloader`\n\n\n\nThis allow install in `bin` directory, making it unnecessary to use steps 2 and 3 in the first way.\n\n## Usage\nAfter installation, type `dafontdownloader` in the terminal to verify that everything is correct,\nas in the image:\n![print1](print1.png)\n\nThen use: `dafontdownloader ` to download and install fonts from dafont site.\n\nExample:\n\n`dafontdownloader Nemesis Grant`\n\n**Attention:** Make sure you type the name correctly!\n\n## More info\n\nThe fonts are installed in the user's local `.fonts` directory\n\nEnjoy!", "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/resilientcod/dafontdownloader", "keywords": "font dafont downloader dl", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "dafontdownloader", "package_url": "https://pypi.org/project/dafontdownloader/", "platform": "", "project_url": "https://pypi.org/project/dafontdownloader/", "project_urls": { "Homepage": "https://github.com/resilientcod/dafontdownloader" }, "release_url": "https://pypi.org/project/dafontdownloader/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "Making it easy to download fonts.", "version": "0.2.2" }, "last_serial": 5650075, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "3033f2cace8fc4aca52012ec82e948ae", "sha256": "d21958e081e89a75e2ab1ba12db4fdc2f39ac7dcbffc952837c7b99cb0e7e6ff" }, "downloads": -1, "filename": "dafontdownloader-0.2.2.tar.gz", "has_sig": false, "md5_digest": "3033f2cace8fc4aca52012ec82e948ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3042, "upload_time": "2019-08-08T13:16:39", "url": "https://files.pythonhosted.org/packages/09/de/0c2b0ea78c954b1b16c7913421b27c140b43f8f62d0b2cda47cf708c8cb8/dafontdownloader-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3033f2cace8fc4aca52012ec82e948ae", "sha256": "d21958e081e89a75e2ab1ba12db4fdc2f39ac7dcbffc952837c7b99cb0e7e6ff" }, "downloads": -1, "filename": "dafontdownloader-0.2.2.tar.gz", "has_sig": false, "md5_digest": "3033f2cace8fc4aca52012ec82e948ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3042, "upload_time": "2019-08-08T13:16:39", "url": "https://files.pythonhosted.org/packages/09/de/0c2b0ea78c954b1b16c7913421b27c140b43f8f62d0b2cda47cf708c8cb8/dafontdownloader-0.2.2.tar.gz" } ] }