Code Monkey home page Code Monkey logo

dorthy's People

Contributors

julienpalard avatar kurtrwall avatar lbud4 avatar lbudman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dorthy's Issues

py3k-bcrypt

The dependency on py3k-bcrypt version 0.3 makes this hard to use on Windows, since it has a build step. Psycopg2 has a build step as well, but there are Anaconda/Miniconda packages for it. Conda also has pre-built versions of the Python 'bcrypt' package as follows, but not py3k-bcrypt.

bcrypt 2.0.0 py27_0 defaults
2.0.0 py34_0 defaults
2.0.0 py35_0 defaults
3.1.0 py27_0 defaults
3.1.0 py34_0 defaults
3.1.0 py35_0 defaults
3.1.1 py27_0 defaults
3.1.1 py34_0 defaults
3.1.1 py35_0 defaults
3.1.2 py27_0 defaults
. 3.1.2 py34_0 defaults
3.1.2 py35_0 defaults
3.1.2 py36_0 defaults
3.1.3 py27_0 defaults
3.1.3 py35_0 defaults
3.1.3 py36_0 defaults

py3k-bcrypt seems to be defunct. The github page linked to on pypi is 404.

The main difference that I can see with the 'brcypt' package, is that its hashpw function won't use a str, it needs bytes. I spent some time trying to decode('utf8') the strings, but it still fails with messages like 'invalid salt'. Any ideas on how we could make this happen?

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.