Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. @xssfox Hmm, is that singular venv allowed to contain pipx/uvx or equivalent?

@xssfox Hmm, is that singular venv allowed to contain pipx/uvx or equivalent?

Scheduled Pinned Locked Moved Uncategorized
14 Posts 10 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • faoluin@chitter.xyzF This user is from outside of this forum
    faoluin@chitter.xyzF This user is from outside of this forum
    faoluin@chitter.xyz
    wrote last edited by
    #4

    @xssfox What if I program my python only against my system dependencies though uwu

    1 Reply Last reply
    0
    • ams@infosec.exchangeA This user is from outside of this forum
      ams@infosec.exchangeA This user is from outside of this forum
      ams@infosec.exchange
      wrote last edited by
      #5

      @xssfox ...venv does a worse job of handling deps and multiple python versions than portage.

      1 Reply Last reply
      0
      • ellie@ellieayla.netE This user is from outside of this forum
        ellie@ellieayla.netE This user is from outside of this forum
        ellie@ellieayla.net
        wrote last edited by
        #6

        @xssfox can the singular venv be built with a python from brew, so brew can just yank the python binary & stdlib the symlinks point to? That would be an exciting day.

        1 Reply Last reply
        0
        • xssfox@cloudisland.nzX This user is from outside of this forum
          xssfox@cloudisland.nzX This user is from outside of this forum
          xssfox@cloudisland.nz
          wrote last edited by
          #7

          I've been informed you can also just use someone else's venv

          ? daisy@cloudisland.nzD 2 Replies Last reply
          0
          • xssfox@cloudisland.nzX xssfox@cloudisland.nz

            I've been informed you can also just use someone else's venv

            ? Offline
            ? Offline
            Guest
            wrote last edited by
            #8

            @xssfox they need to have the same absolute paths as you though

            1 Reply Last reply
            0
            • xssfox@cloudisland.nzX xssfox@cloudisland.nz

              I've been informed you can also just use someone else's venv

              daisy@cloudisland.nzD This user is from outside of this forum
              daisy@cloudisland.nzD This user is from outside of this forum
              daisy@cloudisland.nz
              wrote last edited by
              #9

              @xssfox venvs as a service

              xssfox@cloudisland.nzX daisy@cloudisland.nzD firstyear@infosec.exchangeF 3 Replies Last reply
              0
              • daisy@cloudisland.nzD daisy@cloudisland.nz

                @xssfox venvs as a service

                xssfox@cloudisland.nzX This user is from outside of this forum
                xssfox@cloudisland.nzX This user is from outside of this forum
                xssfox@cloudisland.nz
                wrote last edited by
                #10

                @daisy pypi should just let you download the global venv

                1 Reply Last reply
                0
                • daisy@cloudisland.nzD daisy@cloudisland.nz

                  @xssfox venvs as a service

                  daisy@cloudisland.nzD This user is from outside of this forum
                  daisy@cloudisland.nzD This user is from outside of this forum
                  daisy@cloudisland.nz
                  wrote last edited by
                  #11

                  @xssfox no wait

                  you have just one venv. total. for everyone. it’s on a network share that everyone has mounted, and if you pip install something it’s installed for everyone

                  all of your dependency management problems are solved when there is just one venv for everyone

                  ⁃ collaborators’ environments drifting apart? one venv for everyone
                  ⁃ tired of having to manage dependency updates in prod? one venv for everyone

                  you will not regret using one venv for everyone

                  daisy@cloudisland.nzD xssfox@cloudisland.nzX 2 Replies Last reply
                  0
                  • daisy@cloudisland.nzD daisy@cloudisland.nz

                    @xssfox no wait

                    you have just one venv. total. for everyone. it’s on a network share that everyone has mounted, and if you pip install something it’s installed for everyone

                    all of your dependency management problems are solved when there is just one venv for everyone

                    ⁃ collaborators’ environments drifting apart? one venv for everyone
                    ⁃ tired of having to manage dependency updates in prod? one venv for everyone

                    you will not regret using one venv for everyone

                    daisy@cloudisland.nzD This user is from outside of this forum
                    daisy@cloudisland.nzD This user is from outside of this forum
                    daisy@cloudisland.nz
                    wrote last edited by
                    #12

                    @xssfox ok sweet PyCon talk sorted

                    1 Reply Last reply
                    0
                    • daisy@cloudisland.nzD daisy@cloudisland.nz

                      @xssfox no wait

                      you have just one venv. total. for everyone. it’s on a network share that everyone has mounted, and if you pip install something it’s installed for everyone

                      all of your dependency management problems are solved when there is just one venv for everyone

                      ⁃ collaborators’ environments drifting apart? one venv for everyone
                      ⁃ tired of having to manage dependency updates in prod? one venv for everyone

                      you will not regret using one venv for everyone

                      xssfox@cloudisland.nzX This user is from outside of this forum
                      xssfox@cloudisland.nzX This user is from outside of this forum
                      xssfox@cloudisland.nz
                      wrote last edited by
                      #13

                      @daisy I love the implied solution to multiarch builds

                      1 Reply Last reply
                      0
                      • daisy@cloudisland.nzD daisy@cloudisland.nz

                        @xssfox venvs as a service

                        firstyear@infosec.exchangeF This user is from outside of this forum
                        firstyear@infosec.exchangeF This user is from outside of this forum
                        firstyear@infosec.exchange
                        wrote last edited by
                        #14

                        @daisy @xssfox isnt this just cpanel?

                        1 Reply Last reply
                        1
                        0
                        • R relay@relay.infosec.exchange shared this topic
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups