Giter VIP home page Giter VIP logo

Comments (2)

mauritsvanrees avatar mauritsvanrees commented on July 22, 2024

Can you tell us which part of the documentation is not clear to you?

If you want to write your own entry point you should put it in setup.py.

To use an entry point, the package that contains it in its setup.py must be on your python path.

If you want to use an entry point (an existing one or your own) that needs some configuration, you should put that configuration in setup.cfg. If no configuration is needed, you do not need to put anything in setup.cfg.

from zest.releaser.

reinout avatar reinout commented on July 22, 2024

According to the docs (http://zestreleaser.readthedocs.org/en/latest/entrypoints.html) entry points should be defined in the setup.py.

I assume the code examples in there are enough?

from zest.releaser.

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.