Coder Social home page Coder Social logo

Comments (3)

luzfcb avatar luzfcb commented on June 8, 2024

this is a good template with almost everything already pre-configured: https://github.com/audreyr/cookiecutter-pypackage

from ctypeslib.

trolldbois avatar trolldbois commented on June 8, 2024

There is a start here https://github.com/trolldbois/ctypeslib/blob/master/docs/ctypeslib%202.0%20Introduction.ipynb

from ctypeslib.

luzfcb avatar luzfcb commented on June 8, 2024

It would be good examples of how to use (or not use) the clang2py command line args.

Some automatic tests to clang2py command line would also be good.

I said that, I was looking at how to do this.
argparse seems particularly annoying with automatic tests.
the only good library for processing command line arguments (that I know) that has some tools for testing cli is the Click ( https://github.com/mitsuhiko/click )

Click + py.test is great.

I have seen it being used successfully in cookiecutter, see cli.py and test_cli.py

thank you for your hard work.
This project is interesting, although I still do not know how to use it properly.

from ctypeslib.

Related Issues (20)

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.