Git Product home page Git Product logo

pyreqs's Introduction

pyreqs

pyreqs is a command line tool for auto-generating python dependencies file (requirements.txt) for your project.

Create Command Clean Command

Installation

Linux and MacOS

  • Download the latest compatible binary from the releases or from below:
Platform Release
Linux-x64 Link
Linux-arm64 Link
Linux-i386 Link
MacOS-x64 Link
MacOS-arm64 Link
  • Untar it;
  • Run by ./pyreqs.

Note

Linux and MacOS users need to give read-write permission to pyreqs.

For that, do chmod 755 pyreqs before running.

Windows

  • Download the latest compatible window release: windows-x64, windows-i386, windows-arm64;
  • Unzip it;
  • Open cmd in the directory where the pyreqs.exe is downloaded and run pyreqs.exe from the cmd.

Tip

For running pyreqs anywhere from the terminal or cmd, add pyreqs path to the system's path variables.

Linux

  • Copy pyreqs to /usr/local/bin: cp ~/pyreqs /usr/local/bin/.

MacOS

  • cp ~/pyreqs /etc/paths/.

Windows

  • Add pyreqs.exe to the set of environment variables.

Contributing

If anything feels off, or if you feel that some functionality is missing, go and hit-up an issue! ๐ŸŒŸ

pyreqs's People

Contributors

arnavrneo avatar dependabot[bot] avatar

Stargazers

Alan Cota avatar  avatar Alex  avatar Leafney avatar Akash Kakkar avatar James Confidence avatar Thomas Meckel avatar  avatar

Watchers

 avatar

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.