Code Monkey home page Code Monkey logo

sciencelogic's Introduction

Hi there 👋 Welcome to my GitHub Workshop! I'm Anthony Shaw, Python Software Foundation Fellow, ASF member, and Python-author. I work at Microsoft on the Open-Source Advocacy team focused on Python.

Some projects I'm working on right now that you might find interesting:

The most recently published blog posts:

My blog is up on my website along with links to all my 🎙podcast interviews and 👨‍conference talks. I'm currently working on a book, so check that out too!

GitHub Stats

I'm also on Mastodon.

sciencelogic's People

Contributors

boncheff avatar dependabot[bot] avatar geodimm avatar munkiat avatar tonybaloney avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

sciencelogic's Issues

Need search capabilities in "devices()"

It would really help to be able to specify search options and offset in the client.devices() method.

You can assign it to me, I already have it working in my fork, but need to add unit tests, etc.

Still Active

Just wondering how active this project still is? I see a few issues in the calls and I think it is due to updated API changes that haven't been updated here. If it is still being actively maintained here I can push up some PR changes.

Let me know.

Thanks

get_data() should return all indexes

At the end of the get_data() method in presentations.py, there is a comment that only index 0 is being returned and possibly all should be returned. This is indeed the case for presentations that have multiple indexes. The .get('0', {}) at the end of line 95 probably should be removed.
This will result in a "dictionary of dictionaries" being returned, however it will allow the user to retrieve other indexes than just the first one.

pip install sciencelogic failure, looking for old packages

Hi, upon doing pip install sciencelogic,

$ pip install sciencelogic==0.5.0 --trusted-host=pypi.python.org
Collecting sciencelogic==0.5.0
  Using cached https://files.pythonhosted.org/packages/3f/c0/f240aaf2cf4d9f5393b7fcf521f69085ce5de8f6e2036db140490a9ecad5/sciencelogic-0.5.0-py2.py3-none-any.whl
Collecting Sphinx==1.3.1 (from sciencelogic==0.5.0)
  Could not find a version that satisfies the requirement Sphinx==1.3.1 (from sciencelogic==0.5.0) (from versions: 1.8.5)
No matching distribution found for Sphinx==1.3.1 (from sciencelogic==0.5.0)

However, I do have Sphinx installed, though a higher version.

$ pip freeze | grep Sphinx
Sphinx==1.5.1

The weird thing is that pip install sciencelogic inside Dockerfile never fails with such dependencies.

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.