Commit Graph

117 Commits

Author SHA1 Message Date
Cameron Yick
e0b03c7e08 Bump development + documentaion dependencies v0.4.1 2017-11-20 21:33:52 -05:00
Cameron Yick
5fd3d6fad3 Merge pull request #33 from BharatKalluri/master
Added fmt options for all methods
2017-10-22 20:00:48 -04:00
Cameron Yick
6829962ad6 Version Bump and Module Documentation 2017-10-22 19:54:14 -04:00
Cameron Yick
6deb27f88f Bump Cryptography Version 2017-10-22 19:46:05 -04:00
Cameron Yick
79ac76806a Add coverage for bulk_id object exporting 2017-10-22 19:40:06 -04:00
Cameron Yick
b6ad06aebc Use Decorator Syntax for Tests, Update Broken Cassettes
The previous issue was that the cassettes weren't called with the same params as the non-object requests.
2017-10-22 18:54:28 -04:00
Cameron Yick
45e1221567 Add Objects to Prices endpoint, Refactor with List Comprehension 2017-10-22 18:53:36 -04:00
Cameron Yick
0106890a96 Refactor with a common method for dict to object converstion 2017-10-22 18:44:39 -04:00
Cameron Yick
af16286303 Fix bugs in how JSON response was being interpreted
A singleton was converted to an array accidentally in the previous object implementation.
2017-10-22 18:38:33 -04:00
Bharat Kalluri
7d2866d996 Used cassettes for obj tests 2017-10-18 22:45:44 +05:30
Bharat Kalluri
76071d78b1 Added more tests for news API endpoints 2017-10-11 21:23:13 +05:30
Bharat Kalluri
2c7f76b683 Fixed code to handle lists 2017-10-10 11:27:40 +05:30
Bharat Kalluri
25a05d4aa4 pep8 corrections and changed all object names 2017-10-09 09:00:37 +05:30
Bharat Kalluri
e566177e4e Added fmt options for all methods 2017-10-08 23:23:24 +05:30
Cameron Yick
556e04e9ec Use cache-busting on all README shields 2017-10-08 12:13:09 -04:00
Cameron Yick
28491e4b6e Bump development module versions 2017-10-08 12:04:09 -04:00
Cameron Yick
3b7cafbf0d Merge pull request #32 from condemil/master
Use VCR.py to Mock API Responses
2017-10-08 12:00:29 -04:00
Dmitry Budaev
f76ac1b010 Add tip to regenerate fixture and update contributors 2017-10-08 17:43:47 +02:00
Dmitry Budaev
c847da3aa9 Use VCR.py to Mock API Responses 2017-10-08 13:59:08 +02:00
Cameron Yick
ab21be291c Update Build Versioning 2017-10-07 15:10:01 -04:00
Cameron Yick
7d23fb5f13 Update Github Link in Documentation 2017-10-07 14:59:06 -04:00
Cameron Yick
75b792c151 Update Changelog v0.3.2 2017-09-17 20:10:46 -04:00
Cameron Yick
f7604b56b1 Update PyPI Topic Tags 2017-09-17 18:20:07 -04:00
Cameron Yick
107f558470 Reorganize setup.py v0.3.1 2017-09-17 17:59:21 -04:00
Cameron Yick
321f4eee35 Conform to modern setup.py version access 2017-09-17 17:54:35 -04:00
Cameron Yick
6325ca1548 Documentation and Cross-Platform Patches 2017-09-17 17:47:24 -04:00
Cameron Yick
c93f5246f3 Upgrade all dependent package versions 2017-09-17 17:46:13 -04:00
Cameron Yick
86c2d30b2b Adjust unzipper to be python 2/3 compatible 2017-09-17 17:39:46 -04:00
Cameron Yick
c6e01ba133 Make StringIO compatible with Python3 2017-09-17 16:55:29 -04:00
Cameron Yick
eaf7494e0f Bump version: 0.2.0 → 0.3.0
Bump version: 0.2.0 → 0.3.0

Fix version strings
2017-09-17 16:52:04 -04:00
Cameron Yick
502acd0650 Rewrite tickers function to use most current ticket data from tiingo website 2017-09-17 16:47:18 -04:00
Cameron Yick
891de629ee Add method for listing available tickers 2017-09-17 16:26:13 -04:00
Cameron Yick
e6f2638d03 Cover bulk downloads API 2017-09-17 15:30:15 -04:00
Cameron Yick
c69373732a Basic documents for News API 2017-09-17 15:27:46 -04:00
Cameron Yick
febffd76da Refactor News Method 2017-09-17 15:21:03 -04:00
Cameron Yick
14d3bb6bd3 Add support + Tests for using News API 2017-09-17 15:17:03 -04:00
Cameron Yick
87246485d5 Stub News Tickers Endpoint Implementation
Remain commented out until we have time to provide mocked HTTP server response.
2017-09-10 22:27:51 -04:00
Cameron Yick
a24f430f55 Log HTTP Response Error Message on failed requests 2017-09-10 22:23:02 -04:00
Cameron Yick
832d24c01d Update codecov badge to avoid caching issues 2017-09-01 21:21:17 -04:00
Cameron Yick
0562704163 Bump version: 0.1.3 → 0.2.0 v0.2.0 2017-09-01 09:43:50 -04:00
Cameron Yick
6506b4f238 Deprecate documentation + tests + code for mutual funds metrics 2017-09-01 09:42:30 -04:00
Cameron Yick
580be2b59e Bump version: 0.1.2 → 0.1.3 2017-08-28 23:20:41 -04:00
Cameron Yick
1410175526 Patch testing for /funds endpoint 2017-08-28 23:00:30 -04:00
Cameron Yick
9b5685dd82 Add coverage to Tiingo Client for Tickers Endpoint 2017-08-28 22:48:50 -04:00
Cameron Yick
1127113ef4 Test base REST Client 2017-08-28 22:20:33 -04:00
Cameron Yick
91900fac0d Clarify API Usage in Docs 2017-08-27 00:58:23 -04:00
Cameron Yick
d490fd3841 Add directions + package description to usage/index docs 2017-08-27 00:41:30 -04:00
Cameron Yick
89029b6af8 Limit codecov to tiingo folder only 2017-08-27 00:07:43 -04:00
Cameron Yick
e3936a6b76 Make setup.py more pythonic 2017-08-26 22:30:48 -04:00
Cameron Yick
5da3f9f183 Bump version: 0.1.1 → 0.1.2 v0.1.2 2017-08-26 09:06:24 -04:00