Giter Site home page Giter Site logo

Use Pythonic? about pipenv.el HOT 1 CLOSED

pwalsh avatar pwalsh commented on May 22, 2024
Use Pythonic?

from pipenv.el.

Comments (1)

pwalsh avatar pwalsh commented on May 22, 2024

Pythonic is a great library. However, with the way Pipenv is design to work, users mostly have Pipenv installed as a system binary, and use it to manage Python environments. This means we can't really gain anything by using Pythonic, as Pipenv is in a different scope to the Python being used.

I then considered which commands that we support here are executed with the active Python environment, and the two commands are run and open.

run is run via the pipenv executable anyway, so there is no clear need/advantage to use Pythonic.

open has been implemented in emacs lisp, ported from Pipenv's Python code, so that files are opened in the current Emacs session. While this could be done with Pythonic, again the benefit is not clear at this stage of development.

Happy to revisit this, but, recording my thinking here for now, and closing the issue.

from pipenv.el.

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.