Code Monkey home page Code Monkey logo

Comments (9)

serain avatar serain commented on September 25, 2024 3

Doesn't appear to work with 3.6

from flask-inputs.

RenanOliv avatar RenanOliv commented on September 25, 2024 2

@alx-k In the meantime, you can use pip install to add packages from github using the git+ prefix.
To be able to freeze it in your requirements you can also add the --edible option:

pip install -e https://github.com/nathancahill/flask-inputs.git#egg=Flask-Inputs

from flask-inputs.

cblegare avatar cblegare commented on September 25, 2024 1

Hi!, Is there anything we can do to help updating the PyPI package?

from flask-inputs.

serain avatar serain commented on September 25, 2024

Latest version on PyPi doesn't have the python3 fix: https://pypi.python.org/pypi/Flask-Inputs/0.2.0
Anyway this can be updated?

from flask-inputs.

adekoder avatar adekoder commented on September 25, 2024

how do i help updating this in pypi instead of have to clone the repo before i can get it to work with python 3.6

from flask-inputs.

colinben avatar colinben commented on September 25, 2024

Hi, is there any chance you could upload to PyPI? Thanks

from flask-inputs.

joyider avatar joyider commented on September 25, 2024

Will the working version be updated to PyPi?
In the mean while
pip install -e git+https://github.com/nathancahill/flask-inputs.git#egg=Flask-Inputs

works as described above

from flask-inputs.

alexlouden avatar alexlouden commented on September 25, 2024

@nathancahill could you please make a new release? It'd be great to get Python 3 fixes into pypi. Thanks!

from flask-inputs.

nathancahill avatar nathancahill commented on September 25, 2024

Hi, this is now uploaded to PyPI as 0.3. Would anyone in this thread be interested in helping to maintain this library?

from flask-inputs.

Related Issues (16)

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.