Giter VIP home page Giter VIP logo

reactipy's People

Contributors

logandhead avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

reactipy's Issues

Taking Over Ownership?

Hey @logandhead,

I have created my own project called IDOM which is basically React, but in Python. However there's been some discussion of a name change to better communicate what the project is trying to do.

In my search for better names, I found your great work here with ReactiPy which seems closely aligned with my own goals for IDOM. In that spirit, would you be willing to transfer ownership of the ReactiPy PyPI project over to the me?

pip install miss the file DESCRIPTION.rst

Hi logandhead,

when I use command

$ pip install reactipy

It catches an error

Downloading/unpacking reactipy
  Downloading ReactiPy-0.1.0.tar.gz
  Running setup.py egg_info for package reactipy
    Traceback (most recent call last):
      File "<string>", line 16, in <module>
      File "/tmp/pip_build_lance/reactipy/setup.py", line 7, in <module>
        with open(path.join(here, 'DESCRIPTION.rst'), encoding='utf-8') as f:
      File "/home/lance/local/python/lib/python2.7/codecs.py", line 881, in open
        file = __builtin__.open(filename, mode, buffering)
    IOError: [Errno 2] No such file or directory: '/tmp/pip_build_lance/reactipy/DESCRIPTION.rst'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 16, in <module>

  File "/tmp/pip_build_lance/reactipy/setup.py", line 7, in <module>

    with open(path.join(here, 'DESCRIPTION.rst'), encoding='utf-8') as f:

  File "/home/lance/local/python/lib/python2.7/codecs.py", line 881, in open

    file = __builtin__.open(filename, mode, buffering)

IOError: [Errno 2] No such file or directory: '/tmp/pip_build_lance/reactipy/DESCRIPTION.rst'

You maybe miss the file DESCRIPTION.rst in egg_info, I think.

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.