Software Alternatives, Accelerators & Startups

pipenv VS Package Control

Compare pipenv VS Package Control and see what are their differences

pipenv logo pipenv

Python Development Workflow for Humans. Contribute to pypa/pipenv development by creating an account on GitHub.

Package Control logo Package Control

The Sublime Text package manager that makes it exceedingly simple to find, install and keep...
  • pipenv Landing page
    Landing page //
    2023-08-26
  • Package Control Landing page
    Landing page //
    2023-08-23

pipenv videos

Pipenv Crash Course

More videos:

  • Tutorial - How to use Pipenv to Manage Python Dependencies (Tutorial)
  • Review - venv, pyenv, pypi, pip, pipenv, pyWTF?

Package Control videos

Package Control Review

Category Popularity

0-100% (relative to pipenv and Package Control)
Developer Tools
63 63%
37% 37
Front End Package Manager
Package Manager
40 40%
60% 60
Kids
42 42%
58% 58

User comments

Share your experience with using pipenv and Package Control. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Package Control should be more popular than pipenv. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

pipenv mentions (5)

  • Adding Virtual Environments to Git Repo
    Pipenv solves this by having both kinds of requirement files: Pipfile lists package names and known constraints on which versions can be used, while Pipfile.lock gives specific package versions with hashes. Theoretically the Pipfile (and its lockfile) format were supposed to be a standard that many different tools could use, but I haven't seen it get adopted much outside of pipenv itself, so I'm not sure if it's... Source: about 1 year ago
  • Top 10 Python security best practices
    Alternatively, you can look into Pipenv, which has a lot more tools to develop secure applications with. - Source: dev.to / almost 2 years ago
  • Why and how to use conda?
    I’m partial to pipenv but it does depend on pyenv (which works on Windows albeit via WSL, no?). Source: about 2 years ago
  • How to make a Python package in 2021
    I think I went through the same progression — thinking pipenv was the official solution before deciding it isn’t. To add to the confusion, I just realized that pipenv [1] is currently owned by the Python Packaging Authority (PyPA) which also owns the official pip [2] and virtualenv [3]. [1]: https://github.com/pypa/pipenv [2]: https://github.com/pypa/pip [3]: https://github.com/pypa/virtualenv. - Source: Hacker News / about 3 years ago
  • Setting up first python project environment?
    I personally use Pipenv, it's super simple and it's what virtual environments should've been. Source: about 3 years ago

Package Control mentions (9)

  • sublime text 4 shebang generator?
    The shebang will depend on your system setup. I haven’t heard of shebang packages, and I don’t know how useful they would be. But if one exists it would be listed on Package Control. Source: 11 months ago
  • Recommended text editors for Mac
    Another Editor would be Sublime Text. Its not so mighty like VS Code. But it is fast, customisable via packagecontrol etc. etc. Source: about 1 year ago
  • New to SublimeText, just installed version4. How to get specific SublimeText4 Packages?
    I also tried packagecontrol.io but it seems like it is not filtering properly. If I try to filter :s4 its just returning a big mix of everything... Source: over 1 year ago
  • Need help with three small use cases
    - name: install package vars: package_name: "Package Control.sublime-package" get_ulr: url:"{{ 'https://packagecontrol.io/' + package_name }}" Dest: "{{ '~/.config/sublime-text/Packages/User/' + package_name }}". Source: over 1 year ago
  • Ask HN: Can you recommend me a fast, light text editor for Windows?
    Adding to this, while the software is proprietary the community mods/packages ecosystem is very healthy and easy to use. https://packagecontrol.io/. - Source: Hacker News / over 1 year ago
View more

What are some alternatives?

When comparing pipenv and Package Control, you can also consider the following products

pip - The PyPA recommended tool for installing Python packages.

Python Poetry - Python packaging and dependency manager.

envd - Machine learning development environment for data science and AI/ML engineering teams.

Conda - Binary package manager with support for environments.

pypyr - task-runner cli & api for automation pipelines. like writing a script, but without the pain.

apm - Atom Package Manager https://atom.io/packages