Skip to content
#

datacamp

Here are 40 public repositories matching this topic...

Intermediate Python is a repository that provides resources and examples aimed at developers who have a basic understanding of Python and want to advance their skills to an intermediate level. The repository covers a wide range of topics, including data manipulation, visualization, file handling, regular expressions, and error handling.

  • Updated Nov 3, 2023
  • Python
Developing-Python-Packages

In this course, I learned about package structure, essential files for packaging, import structure, documentation, and maintaining code style with flake8. I used templates and cookiecutter to create package skeletons. Lastly, I learned to use setuptools and twine to build and publish packages to PyPI.

  • Updated Jul 11, 2024
  • Python

Improve this page

Add a description, image, and links to the datacamp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datacamp topic, visit your repo's landing page and select "manage topics."

Learn more