Skip to content Skip to sidebar Skip to footer
Showing posts with the label Packaging

Distribute Executable Module

I developed a program consisting of a package which is executable (i.e. two files x/__init__.py and… Read more Distribute Executable Module

How To Compile Python Code That Uses Boto To Access S3?

I'm trying to compile a simple Python program, that uploads files to an S3 bucket using the bot… Read more How To Compile Python Code That Uses Boto To Access S3?

FileNotFoundError: [Errno 2] When Packaging For PyPI

I have uploaded a simple python package in https://test.pypi.org. When I download this with pip and… Read more FileNotFoundError: [Errno 2] When Packaging For PyPI

Distribute Executable Module

I developed a program consisting of a package which is executable (i.e. two files x/__init__.py and… Read more Distribute Executable Module