{ "info": { "author": "Alan Verresen", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "================================================================================\ncitebang (0.1.0)\n================================================================================\n\n'citebang' is an open-source tool used for academic literature searches.\n\n\n--------------------------------------------------------------------------------\nInstallation\n--------------------------------------------------------------------------------\n\nUsers\n^^^^^\n\nAll stable releases of this project are available through PyPi.\nTo install this project via pip, use the following command:\n\n $ python3 -m pip install --upgrade citebang\n\nTo check whether or not the package was installed, try the following command:\n\n $ python3 -c \"import citebang\"\n\nInstalling the package this way will also add the 'citebang' CLI command:\n\n $ citebang --help\n\n\nDevelopers\n^^^^^^^^^^\n\nIf you would like to contribute to this project, it is recommended that you\nclone this repository and install all its dependencies and developer tools. An\neasy-to-use makefile is provided to make this process fast and easy.\n\n 1. clone this git repository\n 2. run **make install** to install a local virtual environment, all\n dependencies, and used developer tools\n 3. run **make help** for more information\n 4. done\n\nNote that 'make install' does not touch your global installation. All changes\nare local, and thus removing the cloned repository's directory also cleans up\nthe project.\n\n\n--------------------------------------------------------------------------------\nTests\n--------------------------------------------------------------------------------\n\nTo run all tests, simply use the command:\n\n $ make test\n\n\n--------------------------------------------------------------------------------\nLicense\n--------------------------------------------------------------------------------\n\nThis project is licensed under the MIT License.", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/averr/citebang/", "keywords": "science research academics citation citations literature search", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "citebang", "package_url": "https://pypi.org/project/citebang/", "platform": "", "project_url": "https://pypi.org/project/citebang/", "project_urls": { "Homepage": "https://bitbucket.org/averr/citebang/", "Source": "https://bitbucket.org/averr/citebang/", "Tracker": "https://bitbucket.org/averr/citebang/issues" }, "release_url": "https://pypi.org/project/citebang/0.1.0/", "requires_dist": null, "requires_python": ">=3", "summary": "open-source tool used for academic literature searches", "version": "0.1.0" }, "last_serial": 4943046, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ac060cc2a3208907efee526c1f129818", "sha256": "2463c14b79ffacb7e18722fb35daceb90b0725b4905b8a96c1368c77e13c635a" }, "downloads": -1, "filename": "citebang-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ac060cc2a3208907efee526c1f129818", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 3468, "upload_time": "2019-03-15T07:51:33", "url": "https://files.pythonhosted.org/packages/1c/0d/7deff4ec4e51ad4c9b539c936fc07ef995b651186e4bceb556fa88d685c5/citebang-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac060cc2a3208907efee526c1f129818", "sha256": "2463c14b79ffacb7e18722fb35daceb90b0725b4905b8a96c1368c77e13c635a" }, "downloads": -1, "filename": "citebang-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ac060cc2a3208907efee526c1f129818", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 3468, "upload_time": "2019-03-15T07:51:33", "url": "https://files.pythonhosted.org/packages/1c/0d/7deff4ec4e51ad4c9b539c936fc07ef995b651186e4bceb556fa88d685c5/citebang-0.1.0.tar.gz" } ] }