Giter Club home page Giter Club logo

Comments (2)

unode avatar unode commented on June 9, 2024

Hi Alex,

firefox_decrypt has no dependencies beyond Python 3.9+ and standard library.
As such it never made much sense to make it installable via pip/pipx.

Currently, installation means downloading the script from the main branch or from one of its tags/releases. Everything is included.

I'm happy to accept a pyproject.toml but it feels a bit overkill.
For the same reason and it not being designed to be used as a library, I'm not sure about including it in pypi.

That said, I'm open to be convinced given a concrete use-case.

from firefox_decrypt.

NeffIsBack avatar NeffIsBack commented on June 9, 2024

Yes I absolutely agree having a poetry/pyproject.toml doesn't really make sense for dependency management in a project with no dependencies😅 The point why it would be really nice to have one is because pipx would need one to make the tool installable.

My goal is to have every Pentest tool, that is either not available or outdated on apt (e.g. CrackMapExec, impacket) installed with pipx. That makes them available system wide on the command line and very easy to update (as soon as there is a version bump in the pyproject.toml I can run ‘pipx upgrade‘).

To have the tool on PyPI is just a nice addition, but installations directly from GitHub works just as well, so that wouldn't be absolutely necessary.

from firefox_decrypt.

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.