Information for the Fresno Python User Group
Project description
============
FresnoPython
============
.. image:: https://travis-ci.org/dmpayton/FresnoPython.svg?branch=master
:target: https://travis-ci.org/dmpayton/FresnoPython
**Version**: 1.0.0
**License**: MIT
Usage
=====
Library
-------
.. code-block:: python
>>> import FresnoPython
>>> FresnoPython.website
'http://FresnoPython.com'
>>> FresnoPython.next_meeting_date()
datetime.datetime(2016, 5, 24, 18, 30)
# etc...
Command-line
------------
.. code-block::
usage: fresno.py [-h] [--website] [--map] [--twitter]
Process some integers.
optional arguments:
-h, --help show this help message and exit
--website Open the website.
--map Open the location on Google Maps.
--twitter Open the twitter account.
.. notes::
Release process:
1. Update version info
* README.rst
* setup.py
2. git tag -a vX.Y.Z -m 'Version X.Y.Z'
3. Upload to PyPI:
* python setup.py sdist upload
* python setup.py bdist_wheel upload
FresnoPython
============
.. image:: https://travis-ci.org/dmpayton/FresnoPython.svg?branch=master
:target: https://travis-ci.org/dmpayton/FresnoPython
**Version**: 1.0.0
**License**: MIT
Usage
=====
Library
-------
.. code-block:: python
>>> import FresnoPython
>>> FresnoPython.website
'http://FresnoPython.com'
>>> FresnoPython.next_meeting_date()
datetime.datetime(2016, 5, 24, 18, 30)
# etc...
Command-line
------------
.. code-block::
usage: fresno.py [-h] [--website] [--map] [--twitter]
Process some integers.
optional arguments:
-h, --help show this help message and exit
--website Open the website.
--map Open the location on Google Maps.
--twitter Open the twitter account.
.. notes::
Release process:
1. Update version info
* README.rst
* setup.py
2. git tag -a vX.Y.Z -m 'Version X.Y.Z'
3. Upload to PyPI:
* python setup.py sdist upload
* python setup.py bdist_wheel upload
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
FresnoPython-1.0.0.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file FresnoPython-1.0.0.tar.gz
.
File metadata
- Download URL: FresnoPython-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6eecfbd6096416b7d42720df506b7f10f91f420f236efc3d565096b621e24b2d
|
|
MD5 |
923275b481993f72b612c9cdcc7cc637
|
|
BLAKE2b-256 |
9281a725c9b38fdc80062067b97d5a335b867657f2712270eb8717ef0e863b1d
|
File details
Details for the file FresnoPython-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: FresnoPython-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1cd6e481b8e6f72acc4650b3efa9121cec3aec9258b9685b83f7c4dba3c6349f
|
|
MD5 |
1a5098477cf82e82693fe5172f60a887
|
|
BLAKE2b-256 |
713122604b60e0b6a39639d3a8acc7bd1c5048f8ba11a2a501b1052a1153e164
|