Giter VIP home page Giter VIP logo

Comments (5)

mcdallas avatar mcdallas commented on June 2, 2024 3

Not atm. It has no dependencies so cloning and putting it into your path should just work. Try to add this at the top of your script.

import sys
sys.path.append('path/to/cloned/project')

from cryptotools.

mcdallas avatar mcdallas commented on June 2, 2024 1

Hey @captain-kark, glad you found it useful!

Is this something you'd be interested in merging upstream if I forked it and added it as a feature? My intention is to keep with the ultra-lightweight feel of the project and only expose a git-based pip install target via an extremely modest setup.py file in the root of the repo.

Yes that sounds good, go for it

from cryptotools.

mcdallas avatar mcdallas commented on June 2, 2024 1

You can now use pip to install this library thanks to @captain-kark

DO NOT try pip install cryptotools because it is a different package,
instead do pip install git+https://github.com/mcdallas/cryptotools.git
as the README suggests

from cryptotools.

captain-kark avatar captain-kark commented on June 2, 2024

After some point though this repo ends up pulled in as a whole source tree, regardless if its the focus of the module or not. If you don't, relative imports between the modules won't work.

Is this something you'd be interested in merging upstream if I forked it and added it as a feature? My intention is to keep with the ultra-lightweight feel of the project and only expose a git-based pip install target via an extremely modest setup.py file in the root of the repo.

Awesome work on this project, by the way.

from cryptotools.

captain-kark avatar captain-kark commented on June 2, 2024

See #12

from cryptotools.

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.