Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate how packages are built/created #2

Open
John15321 opened this issue Jul 31, 2022 · 2 comments
Open

Investigate how packages are built/created #2

John15321 opened this issue Jul 31, 2022 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation Investigation investigate something

Comments

@John15321
Copy link
Collaborator

Part of #1 task.

  • Investigate all possible project setups that can be used in Python projects (setup.py, pyproject.toml etc.)
  • What tools are needed to build/create a Python package?
  • How does creating a package look like?
  • How does a Python package look like inside when it's already created/or what types of packages are there (so like wheel etc)?
  • How are dependencies resolved?
@FerrisWasTaken
Copy link

We should look into https://packaging.python.org/en/latest/tutorials/packaging-projects/

@DevChaudhary78
Copy link
Collaborator

DevChaudhary78 commented Aug 20, 2022

We should look into https://packaging.python.org/en/latest/tutorials/packaging-projects/

this might be an excellent overview of the setup task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Investigation investigate something
Projects
None yet
Development

No branches or pull requests

5 participants