Skip to main content

Some functions for Python

Project description

pyxtend

Some functions to make Python more productive.

TODO

  • Add numpy to requirements
  • Add rest of functions
  • Update the init or all file so it can be imported with from pyxtend import struct
  • Needs better performance on cases like np.zeros((10000, 2, 256, 256, 3)) ** Should it only do the extra thing for sets?

Adding New Package to PyPI

  • Update version in setup.cfg
  • Upgrade build
  • (Windows): py -m pip install --upgrade build
  • (Mac/Linux): python3 -m pip install --upgrade build
  • Build
  • (Windows): py -m build

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

pyxtend-0.1.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

pyxtend-0.1.0-py3-none-any.whl (2.3 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