Skip to content

reszelaz/test-entry-points

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test setuptools entry points as PoC of SEP19

This repository contains projects used to test setuptools entry points. It allows to add entry points at runtime by modifying entry_points.txt metadata file.

More information in SEP19

Installation

Install all projects e.g. project, plugin_project1. Install the project that you would like to develop plugins in editable mode e.g. pip3 install -e .

Test

Start project executable and type ? for help.

About

Test setuptools entry points as PoC of SEP19

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages