Git Product home page Git Product logo

Comments (5)

dw avatar dw commented on June 26, 2024

Hi Moritz!

Thanks for taking a look :) I'm going to leave this bug open, but for now I don't really want a version of PyPI.. there are huge bits missing that might require API changes that would be harder once people are depending on it. :/

Unfortunately PyPI removed the ability to register a package without uploading it. There was no way to reserve the name without a dummy package upload. Perhaps I could make a dummy setup.py that exits with an error and upload that instead

from mitogen.

MoritzFago avatar MoritzFago commented on June 26, 2024

I think the dummy, that prints a explaination of the situation would be great. Also this would be

  1. Documented
  2. self-explainatory

from mitogen.

dw avatar dw commented on June 26, 2024

Given that I'm running this code 5 or 6 times a week as part of a commercial app, I think it's stupid to continue considering it alpha quality ;) I've pushed a working version to PyPI

from mitogen.

kedare avatar kedare commented on June 26, 2024

I agree, it could be interestring to have it in PYPI, it's currently there but it's missing the ansible_mitogen directory.

from mitogen.

dw avatar dw commented on June 26, 2024

Hi @kedare. I just checked the PyPI version:

$ pip download mitogen
Collecting mitogen
  Using cached https://files.pythonhosted.org/packages/d3/9b/5f44ae787c29f809c7fa5a6369c3795afe3699266c1669da29917bb916ca/mitogen-0.2.6.tar.gz
  Saved ./mitogen-0.2.6.tar.gz
Successfully downloaded mitogen

$ tar ztf mitogen-0.2.6.tar.gz
mitogen-0.2.6/ansible_mitogen/
mitogen-0.2.6/ansible_mitogen/loaders.py
mitogen-0.2.6/ansible_mitogen/logging.py
mitogen-0.2.6/ansible_mitogen/plugins/
mitogen-0.2.6/ansible_mitogen/plugins/strategy/
mitogen-0.2.6/ansible_mitogen/plugins/strategy/mitogen_linear.py
...

It looks like it's all there. What method are you using to install it?

from mitogen.

Related Issues (20)

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.