Skip to main content

userful tools for data science projects

Project description

This package is very useful for implementing data science projects

  • you can use it for dealing with files operations
  • you can load yaml files
  • you can save json data to a file

Steps of uploading own packages to pypi:

  1. packages needed: setuptools,wheel,twine

  2. folder structure

  3. python coding

  4. setup.py,README.md,LICENSE

  5. python setup.py sdist bdist_wheel

  6. prepare the .pypirc file

  7. twine upload dist/*

thanks for Krish Naik's perfect video, this package just for learning purposes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mattutils-1.0.5.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

mattutils-1.0.5-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page