Git Product home page Git Product logo

shyte's People

Contributors

agentultra avatar aldeka avatar cwebber avatar eal avatar paultag avatar willkg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

shyte's Issues

probably needs a README and LICENSE/COPYING

This repository could do with a README and a LICENSE/COPYING file.

Re: README. I'm not entirely sure what this repository is. If someone can walk me through it, I can create a README and do a pr.

Re: LICENSE: Skimming the code, it says it's copyright 2013 Paul and licensed under the same terms as hy. That should be more explicit and less referential. Is it good enough to copy over the LICENSE file from the hy repository? If so, I can do a pr.

Hack in app.hy

Hey Paul,

Have you found out why you needed to add this "hack" in line 7 of app.hy?

I played a bit with Hy and Flask, and initially thought that it was an issue with the module's extension being .hy instead of .py (stupid, I know ;-)). After I'd found your fix, I investigated it a little and it seems that every string is just fine but "__main__". Passing __name__ (which equals to "__main__") or "__main__" (like in your example) throws an error, but when I change it to an empty string (or whatever else), the application runs correctly.

An identical version written in Python runs correctly with either string.

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.