Skip to content

Add ppsetuptools to packaging section#35

Open
TheCleric wants to merge 1 commit into
carlosperate:masterfrom
TheCleric:patch-2
Open

Add ppsetuptools to packaging section#35
TheCleric wants to merge 1 commit into
carlosperate:masterfrom
TheCleric:patch-2

Conversation

@TheCleric

Copy link
Copy Markdown

I've developed a package that I think would be a good addition for this list: ppsetuptools. It is a straightforward drop-in replacement for setuptools that reads from a pyproject.toml file instead of having project metadata defined in a setup.py script.

Resource description

ppsetuptools is a drop-in replacement for python setuptools that uses pyproject.toml files for package metadata instead of the setup.py

By submitting this pull request I confirm I've read and complied with the below requirements

  • I have read and understood the Contribution Guidelines
  • I am making an individual pull request for each entry
  • I have added a useful title to the commit
  • I have added a useful title to this PR
  • I have added the new entry in alphabetical order
  • I have used the following format:
    - [Resource Title](link) - Resource short Description (2 lines or less in total)
    
  • The new entry meets one of these categories:
    • Is configured via its own tool sub-table in the pyproject.toml file (i.e., [tool.xxx])
    • Is a project template using the pyproject.toml file
    • Is an article about the pyproject.toml file
    • Is a link to a project discussion about pyproject.toml support

I've developed a package that I think would be a good addition for this list: ppsetuptools. It is a straightforward drop-in replacement for setuptools that reads from a pyproject.toml file instead of having project metadata defined in a setup.py script.
@carlosperate

Copy link
Copy Markdown
Owner

Thank you for the contribution @TheCleric!
This project is a brand new, let's wait a bit before consideration for the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants