Skip to content

achimnol/pycon-apac2018-packaging-workshop

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Making a modern Python package

Tasks and topics

  • Step 1: Setting up a GitHub repository with a recommended directory structure
  • Step 2: Writing the first version of setup.py and testing it using virtualenv
  • Step 3: Adding test cases using pytest and setting up Travis CI for automated tests
  • Step 4: Writing a good-looking documentation using Sphinx and readthedocs.io
  • Step 5: Deploying to PyPI with twine
  • Step 6: Adding shiny badges to the GitHub README
  • Step 7: Using towncrier to automatically keep changelog up-to-date
  • Step 8: Provide templates for contributors

Please come and ask questions related to above topics!
As long as our time allows, I could help you to resolve problems in the packaging and CI setups of your projects.

Materials

Real-world examples with simple and complicated deployments

About

Workshop for PyCon APAC 2018 in Singapore: Making a modern Python package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published