Giter VIP home page Giter VIP logo

pygenie's People

Contributors

artwr avatar cabhishek avatar charsmith avatar chyzzqo avatar girishlg avatar hai-lin avatar irontablee avatar stephen-mw avatar tgianos 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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  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

pygenie's Issues

Python 3 support

Are there plans to add python 3 support now that python2 is EOL?
If it is already usable in python 3 then it would be a good idea to update the package config here.

Hostname containing Unicode characters makes pygenie/utils.py error out

The "offending" line is https://github.com/Netflix/pygenie/blob/master/pygenie/utils.py#L34-L40

Even when importing unicode literals, it seems like socket.getfqdn() returns a str instead of a unicode, and the concatenation fails if the hostname contains a unicode character.

With newer Mac OSX, it seems the hostname is set with a unicode apostrophe by default e.g. "Arthur’s".

steps to reproduce on Mac OSX:

oldhost=$(scutil --get HostName)  # To save your current hostname
scutil --set HostName Arthur’s . # for instance
# Running anything importing pygenie under python 2
python2 -c "import pygenie"

It's more of an FYI, since there is an easy workaround (no unicode in the hostname)

installation fails on MacOS

just reporting a problem I am facing while installing PyGenie on a MacOS :

Processing dependencies for nflx-genie-client==3.6.16
Searching for pyconfigurator
Reading https://pypi.org/simple/pyconfigurator/
Downloading https://files.pythonhosted.org/packages/4b/e0/22d25b713e84cb6c0a275802ed08fb906b841d15f646491c8c23f0f08799/pyconfigurator-0.4.14.tar.gz#sha256=fcb4607b8370a56f0836c00230e2f5c302be05c42199dadc3f66c74c32561224
Best match: pyconfigurator 0.4.14
Processing pyconfigurator-0.4.14.tar.gz
Writing /var/folders/6t/mj5ndcyx5hn_xx52ncf2qjs40000gp/T/easy_install-5ld3xqc2/pyconfigurator-0.4.14/setup.cfg
Running pyconfigurator-0.4.14/setup.py -q bdist_egg --dist-dir /var/folders/6t/mj5ndcyx5hn_xx52ncf2qjs40000gp/T/easy_install-5ld3xqc2/pyconfigurator-0.4.14/egg-dist-tmp-j02_n4a_
error: Setup script exited with error: SandboxViolation: mkdir('/Users/mdesavera/Library/Caches/com.apple.python/private/var/folders/6t/mj5ndcyx5hn_xx52ncf2qjs40000gp/T/easy_install-5ld3xqc2', 511) {}

PyGenie version 4 compatiblity

HI Netflix,

noticed that PyGenie is not compatible in some places with version 4. For example, when using RunningJob::genie_log. In version 3 the source of the log was genie.log but in new version you have 3 log files agent.log and some other files. Also there is only genie adapter for 2x and 3x but no for 3x. Please let us know your priorities, otherwise we can run a PR on our end.

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.