Coder Social home page Coder Social logo

pytwitterwall's People

Contributors

dstlmrk avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

pytwitterwall's Issues

Which license is this under?

The licence field in setup.py says the file is in public domain, but the LICENSE file contains a MIT license.

Padá to bez uvedení config file

python twitterwall.py 
Your query string [#python]: #pmqs
Traceback (most recent call last):
  File "twitterwall.py", line 109, in <module>
    twitterwall()
  File "/home/churchyard/tmp/mipyt/env/lib64/python3.5/site-packages/click/core.py", line 716, in __call__
    return self.main(*args, **kwargs)
  File "/home/churchyard/tmp/mipyt/env/lib64/python3.5/site-packages/click/core.py", line 696, in main
    rv = self.invoke(ctx)
  File "/home/churchyard/tmp/mipyt/env/lib64/python3.5/site-packages/click/core.py", line 889, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/home/churchyard/tmp/mipyt/env/lib64/python3.5/site-packages/click/core.py", line 534, in invoke
    return callback(*args, **kwargs)
  File "twitterwall.py", line 91, in twitterwall
    config['twitter']['secret']
  File "twitterwall.py", line 29, in get_twitter_session
    bearer_token = r.json()['access_token']
KeyError: 'access_token'

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.