Giter Club home page Giter Club logo

cowpy's People

Contributors

coderfi avatar edbrannin avatar jeffbuttars avatar li9htmare avatar liudonghua123 avatar stringertheory 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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cowpy's Issues

License?

Just out of curiosity, what license is this? I'm looking to package in Fedora and possibly Centos. It would need to be an FSF approved license.

Release to PyPI?

Hi,

I don't suppose you could do a release to PyPI so pip install --user cowpy includes #7?

Thanks!

Two licenses for the project

@jeffbuttars you have two different licenses for this project. Which one do you want to use? This is related to the issue created earlier today, as we need to know which one you want in order to go ahead with the usage.

Windows not support!

I installed this package on my Windows successfully, but when I execute cowpy hi, it shown me the command not found.

Python 2.6 support

On Python 2.6 (I know ๐Ÿ˜ž), str.format needs every {} to contain an index or key-name.

> cowpy "Help, I'm stuck with Python 2.6"
Traceback (most recent call last):
  File "/.../.local/bin/cowpy", line 5, in <module>
    cow.main()
  File "/.../.local/lib/python2.6/site-packages/cowpy/cow.py", line 1183, in main
    ).milk(msg)
  File "/.../.local/lib/python2.6/site-packages/cowpy/cow.py", line 127, in milk
    return "Unable to print the message :(\n{}".format(e)
ValueError: zero length field name in format

Metadata problem with version 1.1.2

If I run pip install cowpy, it will show some problems with the metadata of version 1.1.2 and version 1.1.1will be actually installed.
In this way, cowpy works well in python scripts, but will not work in cli. I have tried mannually install again with the setup.py in /tmp. In cli mode, it complains about metadata again.
I have to reinstall with pip install cowpy==1.1.1 and now everything is fine.

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.