{ "info": { "author": "Derek Payton", "author_email": "derek.payton@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "============\nFresnoPython\n============\n\n.. image:: https://travis-ci.org/dmpayton/FresnoPython.svg?branch=master\n :target: https://travis-ci.org/dmpayton/FresnoPython\n\n**Version**: 1.0.0\n\n**License**: MIT\n\nUsage\n=====\n\nLibrary\n-------\n\n.. code-block:: python\n\n >>> import FresnoPython\n\n >>> FresnoPython.website\n 'http://FresnoPython.com'\n\n >>> FresnoPython.next_meeting_date()\n datetime.datetime(2016, 5, 24, 18, 30)\n\n # etc...\n\nCommand-line\n------------\n\n.. code-block::\n\n usage: fresno.py [-h] [--website] [--map] [--twitter]\n\n Process some integers.\n\n optional arguments:\n -h, --help show this help message and exit\n --website Open the website.\n --map Open the location on Google Maps.\n --twitter Open the twitter account.\n\n\n.. notes::\n\n Release process:\n\n 1. Update version info\n * README.rst\n * setup.py\n\n 2. git tag -a vX.Y.Z -m 'Version X.Y.Z'\n\n 3. Upload to PyPI:\n * python setup.py sdist upload\n * python setup.py bdist_wheel upload\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dmpayton/FresnoPython", "keywords": "fresno user group", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "FresnoPython", "package_url": "https://pypi.org/project/FresnoPython/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/FresnoPython/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dmpayton/FresnoPython" }, "release_url": "https://pypi.org/project/FresnoPython/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Information for the Fresno Python User Group", "version": "1.0.0" }, "last_serial": 2132301, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1a5098477cf82e82693fe5172f60a887", "sha256": "1cd6e481b8e6f72acc4650b3efa9121cec3aec9258b9685b83f7c4dba3c6349f" }, "downloads": -1, "filename": "FresnoPython-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1a5098477cf82e82693fe5172f60a887", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6934, "upload_time": "2016-05-25T03:00:25", "url": "https://files.pythonhosted.org/packages/71/31/22604b60e0b6a39639d3a8acc7bd1c5048f8ba11a2a501b1052a1153e164/FresnoPython-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "923275b481993f72b612c9cdcc7cc637", "sha256": "6eecfbd6096416b7d42720df506b7f10f91f420f236efc3d565096b621e24b2d" }, "downloads": -1, "filename": "FresnoPython-1.0.0.tar.gz", "has_sig": false, "md5_digest": "923275b481993f72b612c9cdcc7cc637", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3576, "upload_time": "2016-05-25T02:59:16", "url": "https://files.pythonhosted.org/packages/92/81/a725c9b38fdc80062067b97d5a335b867657f2712270eb8717ef0e863b1d/FresnoPython-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1a5098477cf82e82693fe5172f60a887", "sha256": "1cd6e481b8e6f72acc4650b3efa9121cec3aec9258b9685b83f7c4dba3c6349f" }, "downloads": -1, "filename": "FresnoPython-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1a5098477cf82e82693fe5172f60a887", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6934, "upload_time": "2016-05-25T03:00:25", "url": "https://files.pythonhosted.org/packages/71/31/22604b60e0b6a39639d3a8acc7bd1c5048f8ba11a2a501b1052a1153e164/FresnoPython-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "923275b481993f72b612c9cdcc7cc637", "sha256": "6eecfbd6096416b7d42720df506b7f10f91f420f236efc3d565096b621e24b2d" }, "downloads": -1, "filename": "FresnoPython-1.0.0.tar.gz", "has_sig": false, "md5_digest": "923275b481993f72b612c9cdcc7cc637", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3576, "upload_time": "2016-05-25T02:59:16", "url": "https://files.pythonhosted.org/packages/92/81/a725c9b38fdc80062067b97d5a335b867657f2712270eb8717ef0e863b1d/FresnoPython-1.0.0.tar.gz" } ] }