Skip to main content

No project description provided

Project description






STRUCTURE:

BINARY_DISTRIBUTION_TEMPLATE
src
bin
BINARY_DISTRIBUTION_TEMPLATE



setup.py:

from setuptools import setup, find_packages

setup (
version = "0.0.9",

name = "BINARY_DISTRIBUTION_TEMPLATE",
install_requires = [],

package_dir = {
'BINARY_DISTRIBUTION_TEMPLATE': 'src',
},
package_data = {
'BINARY_DISTRIBUTION_TEMPLATE': [ 'bin/BINARY_DISTRIBUTION_TEMPLATE' ]
},
scripts = [ 'src/bin/BINARY_DISTRIBUTION_TEMPLATE' ],

license = "",
long_description = "",
long_description_content_type = "text/plain"
)

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

BINARY_DISTRIBUTION_TEMPLATE-0.0.14.tar.gz (1.5 kB view details)

Uploaded Source

File details

Details for the file BINARY_DISTRIBUTION_TEMPLATE-0.0.14.tar.gz.

File metadata

File hashes

Hashes for BINARY_DISTRIBUTION_TEMPLATE-0.0.14.tar.gz
Algorithm Hash digest
SHA256 fcfca4565f47133d0923ddad2001ab0018774c9660beb3c1589db8bc9ddf05ad
MD5 9d77fc9c80df828046f4680852ae523b
BLAKE2b-256 10272f127ea32075353f483b6a7d71d8d8c2bae27e2ec2138d8ebbe1910e1bf0

See more details on using hashes here.

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