Giter Club home page Giter Club logo

clippercard's People

Contributors

anthonywu avatar drahamim avatar goldengate88 avatar markmark1 avatar streeter avatar thejsj avatar timroesner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

clippercard's Issues

Having trouble with pip install

Running pip install clippercard and getting:

Downloading/unpacking configparser==3.3.0.post2 (from clippercard)
  Could not find a version that satisfies the requirement configparser==3.3.0.post2 (from clippercard) (from versions: 3.2.0r1, 3.2.0r2, 3.2.0r3, 3.3.0r1, 3.3.0r2, 3.5.0b1, 3.5.0b2)
  Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for configparser==3.3.0.post2 (from clippercard)

API down?

Hey there is the API currently down? I'm getting an "incorrect login credentials" message although I know the details are correct.

Receiving max retries errors part of the time

When executing clippercard summary

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.clippercard.com', port=443): Max retries exceeded with url: /ClipperCard/loginFrame.jsf (Caused by <class 'httplib.BadStatusLine'>: '')

Queries execute successfully about 50% of the time. Is this a clippercard.com issue? Should we design a failover or error code?

Clippercard org

Heya! I love your repo, and am trying to pull together an unofficial clippercard org here on Github, try to collect resources and developers who have worked with the interface. Would you be interested in joining as a member? https://github.com/clippercard

getting find_all error while trying to use

markup_type=markup_type))
Traceback (most recent call last):
File "/usr/local/bin/clippercard", line 9, in
load_entry_point('clippercard==0.3.2', 'console_scripts', 'clippercard')()
File "/Library/Python/2.7/site-packages/clippercard/main.py", line 69, in main
print(clippercard.porcelain.tabular_output(session.user_profile, session.cards))
File "/Library/Python/2.7/site-packages/clippercard/client.py", line 115, in user_profile
return parser.parse_profile_data(self._dashboard_content)
File "/Library/Python/2.7/site-packages/clippercard/parser.py", line 111, in parse_profile_data
fields = profile_data.find_all('div', attrs={'class': 'fieldData'})
AttributeError: 'NoneType' object has no attribute 'find_all'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.