Coder Social home page Coder Social logo

pyjuice's People

Contributors

cyril-bouthors avatar markus-li avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pyjuice's Issues

impossible to install

When I try to install the dependencies with:

$ sudo pip install requests argparse requests-oauthlib passlib pycrypto setproctitle texttable pexpect

I receive a lot of:

ImportError: No module named cachecontrol

Is this very useful piece of code still actual?

Unable to manage and display connections

Hi,

Thanks for pyJuice.

I'm unable to manage and display connections:

% ./pyjuice.py connections
Checking for a live daemon...
No live daemon found!
Please enter your PASSPHRASE: 
Using locally available passphrase for decryption...
Retrieved previously stored encrypted data...
Last sync 2014-07-16 16:21:23, local system time.
Decrypting everything...
Decryption of all data completed!
Traceback (most recent call last):
  File "./pyjuice.py", line 798, in <module>
    c['address'] = v[u'address']
KeyError: u'address'

Can you please tell me how to work around this?

Regards,

Proxy support?

Could you include some form of proxy support for people that must go through a smarthost/proxy to connect to the internet (ie, firewall is very aggressive)

Crashes on OSX

I'm not much of a python programmer - maybe @TomMaddox can take a look as he uses a mac too and is more of a pythonista than me :)

paul@macbook:~/dev/python/pyjuice$ ./pyjuice.py sync
Checking for a live daemon...
Traceback (most recent call last):
  File "./pyjuice.py", line 369, in <module>
    live_daemon=decryptor_test.test(skip_safety_check=(args.command == 'daemon'))
  File "./pyjuice.py", line 221, in test
    self.check_safe_socket()
  File "./pyjuice.py", line 124, in check_safe_socket
    permission = oct(os.stat(self.unix_socket)[stat.ST_MODE])
OSError: [Errno 2] No such file or directory: '/Users/paul/.pyjuice.socket'

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.