Giter Site home page Giter Site logo

utilities's Introduction

Utilities

make_global

Makes a script available globally in the machine.

./make_global <SCRIPT_NAME_WITHOUT_.sh>

py_env

Create a virtual python virtual environment of a specified version and name. First, make it available globally using ./make_global py_env. To launch the py_env script prepend a source so as to stay in the shell.

source py_env python<X.Y> <VENV_NAME>

This will create and activate a virtual environment of name <VENV-NAME> with python version X.Y.

git_hub

Download GitHub CLI and authenticate so that you do not have to insert your credentials everytime.

./git_hub

Then follow the instructions:

  1. Authenticate via GitHub.com
  2. Choose HTTPS
  3. Press Y
  4. Authenticate via browser
  5. Copy the 8 alphanumeric code
  6. Paste it in https://github.com/login/device/

requirements

Create a requirements.txt file in the directory where it is launched from

requirements

utilities's People

Contributors

giacomopiccinini 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.