Fetch data from ZTM API
Project description
Fetch data from ZTM API
Features
Fetch GPS position and append to CSV file
Quickstart
Install and run ZTM api wrapper:
$ curl https://raw.githubusercontent.com/mitsuhiko/pipsi/master/get-pipsi.py | python $ pipsi install ztm $ ztm --apikey <APIKEY> fetch --line 150 --line 250 $ cat ztm.csv
Running Tests
Does the code actually work?:
$ git clone https://github.com/wooyek/ztm.git $ cd ztm $ curl https://raw.githubusercontent.com/mitsuhiko/pipsi/master/get-pipsi.py | python $ pipsi install pew $ pew new -p python3 -a $(pwd) $(pwd | xargs basename) $ pip install -r requirements/development.txt $ pipsi install tox $ tox
We recommend using pipsi for installing pew and tox but a legacy approach to creating virtualenv and installing requirements should also work. Please install requirements/development.txt to setup virtual env for testing and development.
Credits
This package was created with Cookiecutter and the wooyek/cookiecutter-pylib project template.
History
0.1.0 (2019-01-01)
First release on PyPI.
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
ztm-0.1.12.tar.gz
(23.9 kB
view details)
Built Distribution
File details
Details for the file ztm-0.1.12.tar.gz
.
File metadata
- Download URL: ztm-0.1.12.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4caf4fdfe25f9c677337ea3e48f95b2945c49b0a6a5c05dd9c0dae9b4264319 |
|
MD5 | f90a87ece7335835c16cca8a6b39195f |
|
BLAKE2b-256 | 0bbfbd6478ce0db00f05060ef2b1d8696f938e3a4b33c8d1f9490624a5a7af4a |
File details
Details for the file ztm-0.1.12-py2.py3-none-any.whl
.
File metadata
- Download URL: ztm-0.1.12-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 956953b6beaab288a5e17cb08b31fd83eaa4095fcf47a03c0938d4730e0db715 |
|
MD5 | 20d026ace1de953ac597bf810b50e393 |
|
BLAKE2b-256 | 5819d465174d43758964f09edd23646050888fbd6ca1a9b4374047ae06c84716 |