bpiwowar / easypip

easypip

Repository from Github https://github.combpiwowar/easypipRepository from Github https://github.combpiwowar/easypip

easypip

Ease the import / installation of packages in python and especially in notebooks

Usage

from easypip import easyimport

torch = easyimport("torch >= 1.8.0")

About

easypip

License:GNU General Public License v3.0


Languages

Language:Python 100.0%