text
stringlengths
0
1.05M
meta
dict
"""A setup module for the GRPC Stackdriver Logging API service. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import setuptools from setuptools import setup, find_packages install_requires = [ 'googleapis-common-protos>=1.5.2, <2.0dev', 'oauth2client>=2....
{ "repo_name": "shinfan/api-client-staging", "path": "generated/python/proto-google-cloud-logging-v2/setup.py", "copies": "7", "size": "1514", "license": "bsd-3-clause", "hash": -5969611960529315000, "line_mean": 29.28, "line_max": 100, "alpha_frac": 0.6816380449, "autogenerated": false, "ratio": ...
"""A setup module for the GRPC Stackdriver Monitoring API service. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import setuptools from setuptools import setup, find_packages install_requires = [ 'googleapis-common-protos>=1.5.2, <2.0dev', 'oauth2client>...
{ "repo_name": "shinfan/api-client-staging", "path": "generated/python/proto-google-cloud-monitoring-v3/setup.py", "copies": "7", "size": "1527", "license": "bsd-3-clause", "hash": -8169176441889458000, "line_mean": 29.54, "line_max": 103, "alpha_frac": 0.6843483955, "autogenerated": false, "ratio...
"""A setup module for the GRPC Stackdriver Trace service. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import setuptools from setuptools import setup, find_packages install_requires = [ 'oauth2client>=2.0.0, <4.0.0dev', 'grpcio>=1.0.0, <2.0.0dev', 'go...
{ "repo_name": "pongad/api-client-staging", "path": "generated/python/grpc-google-devtools-cloudtrace-v1/setup.py", "copies": "9", "size": "1382", "license": "bsd-3-clause", "hash": -1205274947920066600, "line_mean": 31.1395348837, "line_max": 83, "alpha_frac": 0.6895803184, "autogenerated": false, ...
"""A setup script for APEL. This script installs the APEL library, client, parsers and server. This should be similar to installing the RPMs for apel-lib, apel-client, apel-parsers, and apel-server, although there may be some differences. A known difference is the RPM installs pyc and pyo files, whereas this script do...
{ "repo_name": "apel/apel", "path": "setup.py", "copies": "3", "size": "4225", "license": "apache-2.0", "hash": 4343127872253559000, "line_mean": 35.4224137931, "line_max": 78, "alpha_frac": 0.5786982249, "autogenerated": false, "ratio": 3.876146788990826, "config_test": false, "has_no_keyword...
"""A setup script for APEL SSM. This script installs the APEL SSM library, sender and reciever. This should be similar to installing the RPM apel-ssm, although there may be some differences. Known differences are: - the RPM installs pyc and pyo files, whereas this script does not. - this script will not install syste...
{ "repo_name": "tofu-rocketry/ssm", "path": "setup.py", "copies": "2", "size": "2958", "license": "apache-2.0", "hash": -7464914767574428000, "line_mean": 33.3953488372, "line_max": 76, "alpha_frac": 0.5743745774, "autogenerated": false, "ratio": 3.797175866495507, "config_test": false, "has_n...
# A setup script showing advanced features. # # Note that for the NT service to build correctly, you need at least # win32all build 161, for the COM samples, you need build 163. # Requires wxPython, and Tim Golden's WMI module. # Note: WMI is probably NOT a good example for demonstrating how to # include a pywin32 typ...
{ "repo_name": "gersonkurz/eftepede", "path": "eftepede_py2exe.py", "copies": "1", "size": "2235", "license": "apache-2.0", "hash": -8866542421534910000, "line_mean": 33.921875, "line_max": 86, "alpha_frac": 0.5870246085, "autogenerated": false, "ratio": 3.900523560209424, "config_test": false, ...
# A setup script showing advanced features. # # Note that for the NT service to build correctly, you need at least # win32all build 161, for the COM samples, you need build 163. # Requires wxPython, and Tim Golden's WMI module. # Note: WMI is probably NOT a good example for demonstrating how to # include a pywi...
{ "repo_name": "pupboss/xndian", "path": "deploy/site-packages/py2exe/samples/advanced/setup.py", "copies": "1", "size": "4762", "license": "mit", "hash": 5021283656416773000, "line_mean": 31.7730496454, "line_max": 86, "alpha_frac": 0.5772784544, "autogenerated": false, "ratio": 3.824899598393574...
# A setup script showing how to extend py2exe. # # In this case, the py2exe command is subclassed to create an installation # script for InnoSetup, which can be compiled with the InnoSetup compiler # to a single file windows installer. # # By default, the installer will be created as dist\Output\setup.exe. from distut...
{ "repo_name": "jlev/ballistic-missile-range", "path": "setup-win.py", "copies": "1", "size": "6231", "license": "mit", "hash": 3517320811411126000, "line_mean": 32.5, "line_max": 116, "alpha_frac": 0.5212646445, "autogenerated": false, "ratio": 4.118307997356246, "config_test": false, "has_no...
"""A setuptools based module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspath(pat...
{ "repo_name": "thingful/hypercat-py", "path": "setup.py", "copies": "1", "size": "2303", "license": "mit", "hash": 5250754077035042000, "line_mean": 30.1216216216, "line_max": 78, "alpha_frac": 0.6547980894, "autogenerated": false, "ratio": 4.076106194690266, "config_test": false, "has_no_key...
"""A setuptools based setup module for a python interface to Microsoft LUIS. """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description fro...
{ "repo_name": "wiseman/pyluis", "path": "setup.py", "copies": "1", "size": "2954", "license": "mit", "hash": 4780791075214927, "line_mean": 33.3488372093, "line_max": 81, "alpha_frac": 0.6584292485, "autogenerated": false, "ratio": 4.1547116736990155, "config_test": false, "has_no_keywords": ...
"""A setuptools based setup module for artemis-core""" import sys if sys.version < '3.4': print('Sorry, this is not a compatible version of Python. Use 3.4 or later.') exit(1) from setuptools import setup, find_packages from artemis import VERSION with open('README.rst') as f: long_description = f.read()...
{ "repo_name": "DevinCarr/artemis-core", "path": "setup.py", "copies": "1", "size": "1111", "license": "mit", "hash": -7016656932771725000, "line_mean": 26.0975609756, "line_max": 81, "alpha_frac": 0.6111611161, "autogenerated": false, "ratio": 3.9257950530035335, "config_test": false, "has_no...
"""A setuptools based setup module for a skeleton Django application. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject https://github.com/alexisbellido/django-zinibu-skeleton """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # ...
{ "repo_name": "alexisbellido/django-zinibu-skeleton", "path": "setup.py", "copies": "1", "size": "2210", "license": "bsd-2-clause", "hash": 8749258834781735000, "line_mean": 32.4848484848, "line_max": 77, "alpha_frac": 0.649321267, "autogenerated": false, "ratio": 4.100185528756957, "config_tes...
"""A setuptools based setup module for babel-angular-gettext Based on: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os ...
{ "repo_name": "neillc/angular-gettext-babel", "path": "setup.py", "copies": "1", "size": "1805", "license": "apache-2.0", "hash": -5948335316241664000, "line_mean": 31.8363636364, "line_max": 76, "alpha_frac": 0.6376731302, "autogenerated": false, "ratio": 4.020044543429844, "config_test": fals...
"""A setuptools based setup module for babel-vue-extractor Based on: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os i...
{ "repo_name": "nonamenix/babel-vue-extractor", "path": "setup.py", "copies": "1", "size": "1637", "license": "apache-2.0", "hash": 1008468058815463700, "line_mean": 31.0980392157, "line_max": 74, "alpha_frac": 0.6658521686, "autogenerated": false, "ratio": 3.8976190476190475, "config_test": fal...
"""A setuptools based setup module for clepy""" #!/usr/bin/env python # -*- coding: utf-8 -*- from codecs import open from os import path from setuptools import setup, find_packages import versioneer here = path.abspath(path.dirname(__file__)) with open(path.join(here, 'README.rst'), encoding='utf-8') as readme_fil...
{ "repo_name": "tylerdave/clepy", "path": "setup.py", "copies": "1", "size": "1782", "license": "mit", "hash": 4251212533232123000, "line_mean": 28.2131147541, "line_max": 76, "alpha_frac": 0.625701459, "autogenerated": false, "ratio": 3.7754237288135593, "config_test": true, "has_no_keywords"...
"""A setuptools based setup module for Dynamic Number""" from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path, remove, system from shutil import copyfile here = path.abspath(path.dirname(__file__)) # Get the long description from the README file with ...
{ "repo_name": "opieters/DynamicNumber", "path": "languages/python/setup.py", "copies": "1", "size": "2054", "license": "mit", "hash": -2635949718760942000, "line_mean": 31.6031746032, "line_max": 77, "alpha_frac": 0.6557935735, "autogenerated": false, "ratio": 4.243801652892562, "config_test": ...
"""A setuptools based setup module for eyap Copyright (c) 2017, Emin Martinian See LICENSE at the top-level of this distribution for more information or write to emin.martinian@gmail.com for more information. """ from os import path from setuptools import setup, find_packages def get_readme(): 'Get the long des...
{ "repo_name": "emin63/eyap", "path": "setup.py", "copies": "1", "size": "1859", "license": "bsd-3-clause", "hash": -5696393378001944000, "line_mean": 34.0754716981, "line_max": 79, "alpha_frac": 0.6702528241, "autogenerated": false, "ratio": 4.023809523809524, "config_test": false, "has_no_ke...
"""A setuptools based setup module for LACE""" #!/usr/bin/env python # -*- coding: utf-8 -*- # from distutils.core import setup from setuptools import setup from codecs import open from os import path here = path.abspath(path.dirname(__file__)) with open(path.join(here, 'README.rst'), encoding='utf-8') as readme_file...
{ "repo_name": "Ginfung/LACE", "path": "setup.py", "copies": "1", "size": "1363", "license": "mit", "hash": -7013567384270922000, "line_mean": 25.7254901961, "line_max": 82, "alpha_frac": 0.6309611152, "autogenerated": false, "ratio": 3.605820105820106, "config_test": false, "has_no_keywords":...
"""A setuptools based setup module for minimask. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here...
{ "repo_name": "bengranett/minimask", "path": "setup.py", "copies": "1", "size": "3888", "license": "mit", "hash": 5860315813662297000, "line_mean": 35, "line_max": 96, "alpha_frac": 0.6568930041, "autogenerated": false, "ratio": 3.9075376884422113, "config_test": true, "has_no_keywords": fals...
"""A setuptools based setup module for ox_herd Copyright (c) 2016, Emin Martinian - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited See LICENSE at the top-level of this distribution for more information or write to emin.martinian@gmail.com for more information. """ # see a...
{ "repo_name": "aocks/ox_herd", "path": "setup.py", "copies": "1", "size": "2115", "license": "bsd-2-clause", "hash": 8947911951378309000, "line_mean": 33.1129032258, "line_max": 81, "alpha_frac": 0.6808510638, "autogenerated": false, "ratio": 3.975563909774436, "config_test": false, "has_no_k...
"""A setuptools based setup module for pyjdx. Author: Lizhou Sha <slz@mit.edu> """ from setuptools import setup, find_packages with open("README.rst") as f: readme = f.read() setup( name="pyjdx", version="0.0.1", description="A reader of JCAMP-DX spectral data files", long_description=readme, ...
{ "repo_name": "vulpicastor/pyjdx", "path": "setup.py", "copies": "1", "size": "1241", "license": "mit", "hash": -5210693908425867000, "line_mean": 30.8205128205, "line_max": 78, "alpha_frac": 0.6333601934, "autogenerated": false, "ratio": 3.8421052631578947, "config_test": false, "has_no_keyw...
"""A setuptools based setup module for reqcli""" #!/usr/bin/env python # -*- coding: utf-8 -*- from codecs import open from os import path from setuptools import setup, find_packages import versioneer here = path.abspath(path.dirname(__file__)) with open(path.join(here, 'README.rst'), encoding='utf-8') as readme_fi...
{ "repo_name": "tylerdave/reqcli", "path": "setup.py", "copies": "1", "size": "1883", "license": "mit", "hash": 1063596793441854700, "line_mean": 26.6911764706, "line_max": 76, "alpha_frac": 0.6133828996, "autogenerated": false, "ratio": 3.736111111111111, "config_test": true, "has_no_keywords...
"""A setuptools based setup module for sharepointcacheprimer. """ from setuptools import setup, find_packages from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from the relevant file with open(path.join(here, 'README.rst'), encoding='utf-8') as f: ...
{ "repo_name": "rjewell/sharepointcacheprimer", "path": "setup.py", "copies": "1", "size": "1520", "license": "mit", "hash": 3674685386574629400, "line_mean": 27.679245283, "line_max": 74, "alpha_frac": 0.6618421053, "autogenerated": false, "ratio": 3.9074550128534704, "config_test": false, "h...
""" A setuptools-based setup module for the Serial Monitor. Author: Aleksander Lidtke URL: https://github.com/AleksanderLidtke """ from setuptools import setup, find_packages # To use a consistent encoding from codecs import open import os # Get the long description from the README file with open(os.path.join(os.getc...
{ "repo_name": "UnnamedMoose/serialMonitor", "path": "setup.py", "copies": "1", "size": "1779", "license": "mit", "hash": -1447530169681363000, "line_mean": 27.2380952381, "line_max": 95, "alpha_frac": 0.6565486228, "autogenerated": false, "ratio": 3.809421841541756, "config_test": false, "has...
"""A setuptools based setup module for the tf-idf package. Blatantly copied from: https://github.com/pypa/sampleproject """ from codecs import open # To use a consistent encoding from os import path from setuptools import setup, find_packages # Always prefer setuptools over distutils import sys here = path.abspath(...
{ "repo_name": "eblume/tf-idf", "path": "setup.py", "copies": "2", "size": "2349", "license": "mit", "hash": 6247410009548090000, "line_mean": 29.1153846154, "line_max": 86, "alpha_frac": 0.6496381439, "autogenerated": false, "ratio": 4.07105719237435, "config_test": true, "has_no_keywords": f...
"""A setuptools based setup module for zof. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import os import re from codecs import open from setuptools import setup, find_packages HERE = os.path.abspath(os.path.dirname(__file__)) README_PATH = os.path.join(HERE...
{ "repo_name": "byllyfish/pylibofp", "path": "setup.py", "copies": "1", "size": "1770", "license": "mit", "hash": -8119929951518329000, "line_mean": 26.2307692308, "line_max": 70, "alpha_frac": 0.6355932203, "autogenerated": false, "ratio": 3.568548387096774, "config_test": false, "has_no_keyw...
""" A setuptools based setup module. https://github.com/LanceGin/haishoku """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description fro...
{ "repo_name": "LanceGin/haishoku", "path": "setup.py", "copies": "1", "size": "3987", "license": "mit", "hash": -8609959553147882000, "line_mean": 36.6226415094, "line_max": 167, "alpha_frac": 0.6691748182, "autogenerated": false, "ratio": 4.011066398390342, "config_test": false, "has_no_keyw...
"""A setuptools based setup module.""" # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open as c_open from os import path HERE = path.abspath(path.dirname(__file__)) # Get the long description from the README file with c_open(pat...
{ "repo_name": "mwchase/class-namespaces", "path": "setup.py", "copies": "1", "size": "1241", "license": "mit", "hash": -4687865534963603000, "line_mean": 24.3265306122, "line_max": 72, "alpha_frac": 0.6414182111, "autogenerated": false, "ratio": 4.0688524590163935, "config_test": false, "has_...
"""A setuptools based setup module.""" # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long descriptions from the README file with open(path.join(here...
{ "repo_name": "rjpower4/cr3bp", "path": "setup.py", "copies": "1", "size": "1307", "license": "mit", "hash": -7593142570283724000, "line_mean": 25.14, "line_max": 81, "alpha_frac": 0.6518745218, "autogenerated": false, "ratio": 3.9606060606060605, "config_test": false, "has_no_keywords": fals...
"""A setuptools based setup module""" #Always prefer setuptools over distutils from setuptools import setup, find_packages #To use a consistent encoding from codecs import open from os import path,system here = path.abspath(path.dirname(__file__)) #Get the long description from the README file with open(path.join(he...
{ "repo_name": "thekerrlab/netpyne", "path": "setup.py", "copies": "1", "size": "4303", "license": "mit", "hash": 5058786213256035000, "line_mean": 38.4770642202, "line_max": 114, "alpha_frac": 0.6270044155, "autogenerated": false, "ratio": 4.243589743589744, "config_test": false, "has_no_keyw...
"""A setuptools based setup module. For NEC PD SDK """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from the README file with ...
{ "repo_name": "NECDisplaySolutions/necpdsdk", "path": "setup.py", "copies": "1", "size": "3761", "license": "mit", "hash": 6322322219172152000, "line_mean": 33.504587156, "line_max": 94, "alpha_frac": 0.6599308694, "autogenerated": false, "ratio": 3.9464847848898215, "config_test": false, "ha...
"""A setuptools based setup module.""" from setuptools import setup, find_packages import os from os import path base_dir = path.abspath(path.dirname(__file__)) with open(os.path.join(base_dir, 'README.md'), encoding='utf-8') as f: long_description = f.read() setup( name='em', version='1.0.0', des...
{ "repo_name": "nhynes/em", "path": "setup.py", "copies": "1", "size": "1064", "license": "mit", "hash": 8648014063834167000, "line_mean": 20.7142857143, "line_max": 70, "alpha_frac": 0.5968045113, "autogenerated": false, "ratio": 3.7202797202797204, "config_test": false, "has_no_keywords": fa...
"""A setuptools based setup module. """ # Always prefer setuptools over distutils from codecs import open from os import path from setuptools import setup, find_packages here = path.abspath(path.dirname(__file__)) # Get the long description from the README file with open(path.join(here, 'README'), encoding='utf-8')...
{ "repo_name": "lbp0200/prc_agent", "path": "setup.py", "copies": "1", "size": "3635", "license": "unlicense", "hash": -8709752764546825000, "line_mean": 33.619047619, "line_max": 94, "alpha_frac": 0.6627235213, "autogenerated": false, "ratio": 4.065995525727069, "config_test": false, "has_no_...
"""A setuptools based setup module. """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from the README file with open(path.join(here...
{ "repo_name": "chipfranzen/dillinger", "path": "setup.py", "copies": "1", "size": "1763", "license": "mit", "hash": 8888568501140551000, "line_mean": 29.3965517241, "line_max": 76, "alpha_frac": 0.6613726602, "autogenerated": false, "ratio": 4.052873563218391, "config_test": false, "has_no_ke...
"""A setuptools based setup module. """ from __future__ import print_function import os import fnmatch import re import subprocess import yaml # Always prefer setuptools over distutils from setuptools import setup, Command from setuptools_lint.setuptools_command import PylintCommand from six import string_types from...
{ "repo_name": "mwoodson/openshift-ansible", "path": "setup.py", "copies": "1", "size": "15255", "license": "apache-2.0", "hash": -6612963392328042000, "line_mean": 36.8535980149, "line_max": 101, "alpha_frac": 0.580662078, "autogenerated": false, "ratio": 4.348631698973774, "config_test": true,...
"""A setuptools based setup module. """ from __future__ import print_function import os import fnmatch import re import sys import subprocess import yaml # Always prefer setuptools over distutils from setuptools import setup, Command from setuptools_lint.setuptools_command import PylintCommand from six import string...
{ "repo_name": "akubicharm/openshift-ansible", "path": "setup.py", "copies": "2", "size": "14861", "license": "apache-2.0", "hash": 6906277397737144000, "line_mean": 35.1581508516, "line_max": 107, "alpha_frac": 0.5745239217, "autogenerated": false, "ratio": 4.401954976303317, "config_test": tru...
"""A setuptools based setup module. """ from setuptools import setup, find_packages from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from the README file with open(path.join(here, 'README.rst'), encoding='utf-8') as f: long_description = f.read() ...
{ "repo_name": "akurdyukov/nginxauthdaemon", "path": "setup.py", "copies": "1", "size": "1887", "license": "mit", "hash": 962281371898440800, "line_mean": 29.435483871, "line_max": 87, "alpha_frac": 0.5813460519, "autogenerated": false, "ratio": 3.6149425287356323, "config_test": false, "has_n...
"""A setuptools based setup module. """ from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path setup( name='wahji', # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project cod...
{ "repo_name": "mborn319/Wahji", "path": "setup.py", "copies": "1", "size": "1940", "license": "mit", "hash": 614821730937216100, "line_mean": 28.8461538462, "line_max": 96, "alpha_frac": 0.6675257732, "autogenerated": false, "ratio": 4.024896265560166, "config_test": false, "has_no_keywords":...
"""A setuptools based setup module. """ from setuptools import setup __author__ = 'robodasha' __email__ = 'damirah@live.com' with open('README.md') as fp: description = fp.read() setup( name='research_papers', version='0.1.2', description='Numerous tools for working with research papers', long...
{ "repo_name": "robodasha/research_papers", "path": "setup.py", "copies": "1", "size": "1136", "license": "mit", "hash": 4420609948062725000, "line_mean": 28.1282051282, "line_max": 73, "alpha_frac": 0.6153169014, "autogenerated": false, "ratio": 3.7491749174917492, "config_test": false, "has_...
"""A setuptools based setup module. """ # Always prefer setuptools over distutils from setuptools import setup setup( name='ooinstall', # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # https://packaging.python.org/en...
{ "repo_name": "EricMountain-1A/openshift-ansible", "path": "utils/setup.py", "copies": "14", "size": "2196", "license": "apache-2.0", "hash": 9061590557830697000, "line_mean": 32.7846153846, "line_max": 79, "alpha_frac": 0.6721311475, "autogenerated": false, "ratio": 4.214971209213052, "config_...
"""A setuptools based setup module. """ # Always prefer setuptools over distutils from setuptools import setup # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from the README file with open(path.join(here, 'README.rst'...
{ "repo_name": "AvlWx2014/netcdf", "path": "setup.py", "copies": "1", "size": "2152", "license": "mit", "hash": -3000556058862838000, "line_mean": 31.1343283582, "line_max": 79, "alpha_frac": 0.6710037175, "autogenerated": false, "ratio": 4.052730696798493, "config_test": false, "has_no_keywor...
"""A setuptools based setup module. Note: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the lo...
{ "repo_name": "mikister/webgen", "path": "setup.py", "copies": "1", "size": "3976", "license": "mit", "hash": -2982715088016487000, "line_mean": 31.8512396694, "line_max": 99, "alpha_frac": 0.6601257862, "autogenerated": false, "ratio": 3.8780487804878048, "config_test": true, "has_no_keyword...
"""A setuptools based setup module. See: https://github.com/bodedev/django-error-pages """ # Always prefer setuptools over distutils # To use a consistent encoding from codecs import open from os import path from setuptools import setup, find_packages here = path.abspath(path.dirname(__file__)) # Compile the lis...
{ "repo_name": "bodedev/django-error-pages", "path": "setup.py", "copies": "1", "size": "3634", "license": "mit", "hash": 1094191717108968400, "line_mean": 31.4464285714, "line_max": 99, "alpha_frac": 0.6518987342, "autogenerated": false, "ratio": 3.997799779977998, "config_test": false, "has_...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/collective/collective.recipe.maildump """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path...
{ "repo_name": "collective/collective.recipe.maildump", "path": "setup.py", "copies": "1", "size": "2119", "license": "bsd-2-clause", "hash": 85571800504583840, "line_mean": 33.1774193548, "line_max": 84, "alpha_frac": 0.646059462, "autogenerated": false, "ratio": 4.043893129770993, "config_test...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/guidiego/apistar-mongo-generic """ from setuptools import setup, find_packages from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from ...
{ "repo_name": "monumentum/mongoenginerics", "path": "setup.py", "copies": "1", "size": "1353", "license": "mit", "hash": 600852135450015700, "line_mean": 24.5283018868, "line_max": 65, "alpha_frac": 0.6430155211, "autogenerated": false, "ratio": 3.800561797752809, "config_test": false, "has_n...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/jprchlik/aia_mkmovie """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.ab...
{ "repo_name": "jprchlik/aia_mkmovie", "path": "setup.py", "copies": "1", "size": "6781", "license": "mit", "hash": 9074219347890512000, "line_mean": 39.3630952381, "line_max": 171, "alpha_frac": 0.673352013, "autogenerated": false, "ratio": 4.048358208955224, "config_test": false, "has_no_key...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/Livefyre/awscensus """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from os import path here = path.abspath(path.dirname(__file_...
{ "repo_name": "Livefyre/awscensus", "path": "setup.py", "copies": "1", "size": "2182", "license": "mit", "hash": 4062496884474410000, "line_mean": 35.3666666667, "line_max": 116, "alpha_frac": 0.6846929423, "autogenerated": false, "ratio": 3.841549295774648, "config_test": false, "has_no_keyw...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/Livefyre/dns-kit """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from os import path setup( name='dns-kit', # Versions ...
{ "repo_name": "Livefyre/dns-kit", "path": "setup.py", "copies": "1", "size": "2267", "license": "mit", "hash": 8261147303394839000, "line_mean": 36.7833333333, "line_max": 79, "alpha_frac": 0.6837229819, "autogenerated": false, "ratio": 3.772046589018303, "config_test": false, "has_no_keyword...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject https://pypi.python.org/pypi?%3Aaction=list_classifiers """ from setuptools import setup, find_packages import omics as pkg # change 'omics' to your package name # Get the long des...
{ "repo_name": "choyichen/omics", "path": "setup.py", "copies": "1", "size": "1194", "license": "mit", "hash": 8790523736575413000, "line_mean": 26.7674418605, "line_max": 61, "alpha_frac": 0.6289782245, "autogenerated": false, "ratio": 3.696594427244582, "config_test": false, "has_no_keywords...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup, find_packages from codecs import open from os import path from sauna import __version__ as version here = path.abspath(path.dirname(__file__)) # G...
{ "repo_name": "bewiwi/sauna", "path": "setup.py", "copies": "1", "size": "1698", "license": "bsd-2-clause", "hash": -9008446549063335000, "line_mean": 25.53125, "line_max": 65, "alpha_frac": 0.6224970554, "autogenerated": false, "ratio": 3.9214780600461894, "config_test": false, "has_no_keywo...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from codecs import open from os import path from pip.req import parse_requirements from setuptools import setup, find_packages here = ...
{ "repo_name": "egemsoft/django-hashfield", "path": "setup.py", "copies": "1", "size": "2797", "license": "mit", "hash": 96126043538786190, "line_mean": 30.7840909091, "line_max": 91, "alpha_frac": 0.6678584197, "autogenerated": false, "ratio": 3.961756373937677, "config_test": false, "has_no_...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup, Extension # To use a consistent encoding from codecs import open from os import path here = path.abspath(...
{ "repo_name": "mertyildiran/Plexus", "path": "setup.py", "copies": "1", "size": "3789", "license": "mit", "hash": 2161452894519571200, "line_mean": 34.0833333333, "line_max": 94, "alpha_frac": 0.672472948, "autogenerated": false, "ratio": 3.9968354430379747, "config_test": false, "has_no_keyw...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils # To use a consistent encoding from codecs import open from os import path from setuptools import setup, find_packages here = path.abs...
{ "repo_name": "pietermarsman/elastic-queries", "path": "setup.py", "copies": "1", "size": "4101", "license": "mit", "hash": 1641949696395376000, "line_mean": 33.7542372881, "line_max": 94, "alpha_frac": 0.6547183614, "autogenerated": false, "ratio": 4.0523715415019765, "config_test": true, "h...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from codecs import open from os import path from setuptools import find_packages, setup here = path.abspath(path.dirname(__file__)) # Get the long description from the relevan...
{ "repo_name": "jarretraim/pyassage", "path": "setup.py", "copies": "1", "size": "3765", "license": "apache-2.0", "hash": -4155427245733634600, "line_mean": 34.5188679245, "line_max": 94, "alpha_frac": 0.6621513944, "autogenerated": false, "ratio": 4.057112068965517, "config_test": true, "has_...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup, find_packages from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from the README f...
{ "repo_name": "elsys/elsys-teachers-tools", "path": "setup.py", "copies": "1", "size": "4475", "license": "mit", "hash": -8351243995054825000, "line_mean": 36.2916666667, "line_max": 94, "alpha_frac": 0.6558659218, "autogenerated": false, "ratio": 4.1320406278855035, "config_test": true, "has...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup, find_packages from io import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from the README file ...
{ "repo_name": "carver/ens.py", "path": "setup.py", "copies": "1", "size": "2174", "license": "mit", "hash": 5701367853362937000, "line_mean": 30.5072463768, "line_max": 80, "alpha_frac": 0.6596136155, "autogenerated": false, "ratio": 3.882142857142857, "config_test": false, "has_no_keywords":...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup, find_packages from os import path here = path.abspath(path.dirname(__file__)) with open(path.join(here, 'README.md'), encoding='utf-8') as f: ...
{ "repo_name": "Seiji-Armstrong/seipy", "path": "setup.py", "copies": "1", "size": "1590", "license": "mit", "hash": -8320047259007167000, "line_mean": 31.4489795918, "line_max": 75, "alpha_frac": 0.5572327044, "autogenerated": false, "ratio": 4.184210526315789, "config_test": false, "has_no_k...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup, find_packages setup( name='twitchwatcher', version='0.0.1', description='A tiny wrapper for livestreamer to watch twitch streams', ...
{ "repo_name": "MOZGIII/twitchwatcher", "path": "setup.py", "copies": "1", "size": "1318", "license": "mit", "hash": -3226186879743966000, "line_mean": 24.3461538462, "line_max": 96, "alpha_frac": 0.6358118361, "autogenerated": false, "ratio": 3.876470588235294, "config_test": false, "has_no_k...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import dork_compose # Always prefer setuptools over distutils from setuptools import setup, find_packages setup( name='dork-compose', # Versions should comply with PE...
{ "repo_name": "iamdork/compose", "path": "setup.py", "copies": "1", "size": "3077", "license": "mit", "hash": -9027641158036795000, "line_mean": 31.0625, "line_max": 79, "alpha_frac": 0.648358791, "autogenerated": false, "ratio": 4.108144192256342, "config_test": false, "has_no_keywords": fal...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import re from os import path from codecs import open # To use a consistent encoding from setuptools import setup # Always prefer setuptools over distutils here = path.abspat...
{ "repo_name": "pahaz/bashtest", "path": "setup.py", "copies": "1", "size": "4181", "license": "mit", "hash": 8962240137838859000, "line_mean": 31.9212598425, "line_max": 79, "alpha_frac": 0.6378856733, "autogenerated": false, "ratio": 3.9184629803186506, "config_test": true, "has_no_keywords"...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import re import sys from os import path from codecs import open # To use a consistent encoding from setuptools import setup # Always prefer setuptools over distutils from set...
{ "repo_name": "fernandezcuesta/sshtunnel", "path": "setup.py", "copies": "1", "size": "5037", "license": "mit", "hash": -2850636550569246000, "line_mean": 31.2884615385, "line_max": 79, "alpha_frac": 0.6354973198, "autogenerated": false, "ratio": 3.8716372021521908, "config_test": true, "has_...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import setuptools from codecs import open from os import path import versioneer # class PyTest(TestCommand): # def initialize_options(self): # TestCommand.initializ...
{ "repo_name": "stiphyMT/plantcv", "path": "setup.py", "copies": "2", "size": "4757", "license": "mit", "hash": 7337851268946924000, "line_mean": 33.4710144928, "line_max": 94, "alpha_frac": 0.6592390162, "autogenerated": false, "ratio": 3.9023789991796556, "config_test": true, "has_no_keyword...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import sys import setuptools from setuptools.command.test import test as TestCommand from codecs import open from os import path class PyTest(TestCommand): def initialize_o...
{ "repo_name": "AntonSax/plantcv", "path": "setup.py", "copies": "1", "size": "4569", "license": "mit", "hash": -7420258415145946000, "line_mean": 32.5955882353, "line_max": 110, "alpha_frac": 0.6616327424, "autogenerated": false, "ratio": 3.9421915444348574, "config_test": true, "has_no_keywo...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import sys # To use a consistent encoding from codecs import open from os import path # Always prefer setuptools over distutils from setuptools import find_packages, setup her...
{ "repo_name": "picoCTF/picoCTF", "path": "picoCTF-shell/setup.py", "copies": "1", "size": "3135", "license": "mit", "hash": -8888079365676966000, "line_mean": 35.8823529412, "line_max": 79, "alpha_frac": 0.6622009569, "autogenerated": false, "ratio": 3.781664656212304, "config_test": false, "...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # To use a consistent encoding from codecs import open from os import path # Always prefer setuptools over distutils from setuptools import setup, find_packages here = path.abs...
{ "repo_name": "segfaultsourcery/slinkie", "path": "setup.py", "copies": "1", "size": "3686", "license": "bsd-2-clause", "hash": 3045451852059708000, "line_mean": 32.2162162162, "line_max": 96, "alpha_frac": 0.6511123169, "autogenerated": false, "ratio": 3.976267529665588, "config_test": false, ...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/sergyp/ctx_timer """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspat...
{ "repo_name": "sergyp/ctx_timer", "path": "setup.py", "copies": "1", "size": "4081", "license": "mit", "hash": 2758125804544049000, "line_mean": 34.798245614, "line_max": 94, "alpha_frac": 0.6564567508, "autogenerated": false, "ratio": 4.089178356713427, "config_test": true, "has_no_keywords"...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html """ # flake8: noqa # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from os import path here = path.abspath(path.dirname(__file__)) setup( name='p...
{ "repo_name": "kimjam/pkaers", "path": "setup.py", "copies": "1", "size": "1384", "license": "mit", "hash": 5696409254086476000, "line_mean": 22.8793103448, "line_max": 77, "alpha_frac": 0.6271676301, "autogenerated": false, "ratio": 3.898591549295775, "config_test": false, "has_no_keywords":...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding # from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # # Get...
{ "repo_name": "sozforex/furry-train", "path": "setup.py", "copies": "1", "size": "1068", "license": "mit", "hash": 7923302303827362000, "line_mean": 26.3846153846, "line_max": 65, "alpha_frac": 0.654494382, "autogenerated": false, "ratio": 3.5364238410596025, "config_test": false, "has_no_key...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html """ # Always prefer setuptools over distutils from setuptools import setup # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long descripti...
{ "repo_name": "SeNDA-UAB/aDTN-platform", "path": "libPython/setup.py", "copies": "1", "size": "1986", "license": "apache-2.0", "hash": -3115937555422878700, "line_mean": 29.0909090909, "line_max": 78, "alpha_frac": 0.6666666667, "autogenerated": false, "ratio": 3.94831013916501, "config_test": ...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html """ from __future__ import absolute_import from __future__ import division from __future__ import print_function import io from setuptools import setup, find_packages description = "An example Python project" with io....
{ "repo_name": "okfn/python-packaging-example", "path": "setup.py", "copies": "1", "size": "3901", "license": "mit", "hash": 4227141991593153500, "line_mean": 32.3418803419, "line_max": 94, "alpha_frac": 0.6431684184, "autogenerated": false, "ratio": 4.097689075630252, "config_test": false, "h...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html """ import os # To use a consistent encoding from codecs import open as openc # Always prefer setuptools over distutils from setuptools import setup, find_packages HERE = os.path.abspath(os.path.dirname(__file__)) # Ge...
{ "repo_name": "zesk06/scores", "path": "setup.py", "copies": "1", "size": "4975", "license": "mit", "hash": -6693873004328805000, "line_mean": 32.1666666667, "line_max": 94, "alpha_frac": 0.5979899497, "autogenerated": false, "ratio": 3.6988847583643123, "config_test": true, "has_no_keywords"...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html """ from setuptools import setup, find_packages from codecs import open from os import path here = path.abspath(path.dirname(__file__)) with open(path.join(here, 'README.rst'), encoding='utf-8') as f: long_descrip...
{ "repo_name": "ajaniv/python-core-utils", "path": "setup.py", "copies": "1", "size": "1567", "license": "mit", "hash": -3593179673263052300, "line_mean": 29.1346153846, "line_max": 71, "alpha_frac": 0.6145500957, "autogenerated": false, "ratio": 3.85012285012285, "config_test": false, "has_no...
"""A setuptools based setup module. See: https://packaging.python.org/guides/distributing-packages-using-setuptools/ https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup, find_packages from os import path # io.open is needed for projects that support Python ...
{ "repo_name": "Paybook/sync-py", "path": "setup.py", "copies": "1", "size": "2656", "license": "mit", "hash": 4662718039446242000, "line_mean": 35.8888888889, "line_max": 75, "alpha_frac": 0.6283885542, "autogenerated": false, "ratio": 3.8106169296987087, "config_test": false, "has_no_keyword...
"""A setuptools based setup module. See: https://packaging.python.org/guides/distributing-packages-using-setuptools/ """ # Always prefer setuptools over distutils from setuptools import setup, find_packages from os import path # io.open is needed for projects that support Python 2.7 # It ensures open() defaults to te...
{ "repo_name": "google/android-emulator-container-scripts", "path": "setup.py", "copies": "1", "size": "8386", "license": "apache-2.0", "hash": 365618666284935400, "line_mean": 45.5888888889, "line_max": 120, "alpha_frac": 0.6779155736, "autogenerated": false, "ratio": 4.104747919725893, "config...
"""A setuptools based setup module.""" # See: # https://packaging.python.org/ # https://packaging.python.org/tutorials/packaging-projects/ # https://setuptools.readthedocs.io/en/latest/setuptools.html # https://packaging.python.org/tutorials/distributing-packages/ # https://github.com/pypa/sampleproject from setuptoo...
{ "repo_name": "jupito/dwilib", "path": "setup.py", "copies": "1", "size": "2907", "license": "mit", "hash": 8787227407197401000, "line_mean": 31.6629213483, "line_max": 94, "alpha_frac": 0.5958032336, "autogenerated": false, "ratio": 3.588888888888889, "config_test": false, "has_no_keywords":...
"""A setuptools based setup module. See: https://python-packaging.readthedocs.io/en/latest/everything.html """ from setuptools import setup def readme(): """Loads the content of the readme file.""" with open('README.md') as rmfile: return rmfile.read() setup(name='tensorlight', version='1.0....
{ "repo_name": "bsautermeister/tensorlight", "path": "setup.py", "copies": "1", "size": "1456", "license": "mit", "hash": 7869338742524622000, "line_mean": 28.12, "line_max": 100, "alpha_frac": 0.5803571429, "autogenerated": false, "ratio": 4.044444444444444, "config_test": false, "has_no_keyw...
"""A setuptools based setup module. THIS CODE IS TAKEN FROM https://gemfury.com/stevenferreira/python:sample/-/content/setup.py?gclid=CjwKCAjw-qbLBRB7EiwAftBCI9Jkutdz7_GQ0G4q3KfxlHQBKZZf1DPTWkKvzfwJsnZhrP8VTDUYVhoCYVEQAvD_BwE See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sample...
{ "repo_name": "emillynge/pyangular", "path": "setup.py", "copies": "1", "size": "3969", "license": "apache-2.0", "hash": -318625131425627650, "line_mean": 33.224137931, "line_max": 165, "alpha_frac": 0.6681783825, "autogenerated": false, "ratio": 3.7728136882129277, "config_test": false, "has...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html """ from os import path from setuptools import setup, find_packages here = path.abspath(path.dirname(__file__)) # Get the long description from the README file with open(path.join(here, 'README.rst'), encoding='utf-8')...
{ "repo_name": "OpenSextant/Xponents", "path": "python/setup.py", "copies": "1", "size": "1868", "license": "apache-2.0", "hash": 498145200367115460, "line_mean": 30.1333333333, "line_max": 111, "alpha_frac": 0.6386509636, "autogenerated": false, "ratio": 3.713717693836978, "config_test": false,...
"""A setuptools based setup module. See: https://github.com/briandailey/sample-s3-csv """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long descrip...
{ "repo_name": "briandailey/sample-s3-csv", "path": "setup.py", "copies": "1", "size": "2444", "license": "mit", "hash": 1016920848485846000, "line_mean": 30.7402597403, "line_max": 79, "alpha_frac": 0.6698036007, "autogenerated": false, "ratio": 3.854889589905363, "config_test": false, "has_n...
# A setuptools based setup module. # See: # https://packaging.python.org/en/latest/distributing.html # https://github.com/pypa/sampleproject #codecov skip start # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import p...
{ "repo_name": "hgibs/cinefiles", "path": "setup.py", "copies": "1", "size": "2969", "license": "apache-2.0", "hash": -24613906261999012, "line_mean": 30.935483871, "line_max": 77, "alpha_frac": 0.590097676, "autogenerated": false, "ratio": 3.8458549222797926, "config_test": true, "has_no_keyw...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from __future__ import absolute_import import os import sys import re # Always prefer setuptools over distutils try: from setuptools import setup, find_packages except ImportE...
{ "repo_name": "translationexchange/tml-python", "path": "setup.py", "copies": "1", "size": "4568", "license": "mit", "hash": 5758743865901133000, "line_mean": 31.8633093525, "line_max": 79, "alpha_frac": 0.6431698774, "autogenerated": false, "ratio": 3.838655462184874, "config_test": false, "...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup, find_packages from codecs import open from os import path here = path.abspath(path.dirname(__file__)) with open(path.join(here, 'readme.rst'), encodi...
{ "repo_name": "awbirdsall/pyvap", "path": "setup.py", "copies": "1", "size": "1641", "license": "mit", "hash": -1276373689859236600, "line_mean": 32.4897959184, "line_max": 65, "alpha_frac": 0.634369287, "autogenerated": false, "ratio": 3.704288939051919, "config_test": false, "has_no_keyword...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from os import path from setuptools import setup, find_packages here = path.abspath(path.dirname(__file__)) # Get the long description...
{ "repo_name": "peepall/FancyLogger", "path": "setup.py", "copies": "1", "size": "3579", "license": "mit", "hash": -4876769051286868000, "line_mean": 34.4356435644, "line_max": 112, "alpha_frac": 0.6784017882, "autogenerated": false, "ratio": 4.090285714285714, "config_test": false, "has_no_ke...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup, find_packages from setuptools.command.develop import develop from setuptools.command.install import install...
{ "repo_name": "suriyan/ethnicolr", "path": "setup.py", "copies": "1", "size": "6746", "license": "mit", "hash": -4493489896486747600, "line_mean": 35.2688172043, "line_max": 94, "alpha_frac": 0.6159205455, "autogenerated": false, "ratio": 3.8048505358150027, "config_test": true, "has_no_keywo...
""""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.absp...
{ "repo_name": "tomvansteijn/idfpy", "path": "setup.py", "copies": "1", "size": "3775", "license": "mit", "hash": -6627397644609675000, "line_mean": 33.9537037037, "line_max": 94, "alpha_frac": 0.6649006623, "autogenerated": false, "ratio": 3.9078674948240164, "config_test": false, "has_no_key...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open from os import path here = path.abspa...
{ "repo_name": "Dirguis/ipfn", "path": "setup.py", "copies": "1", "size": "3625", "license": "mit", "hash": 8128377216401868000, "line_mean": 35.25, "line_max": 94, "alpha_frac": 0.6852413793, "autogenerated": false, "ratio": 4.041248606465998, "config_test": false, "has_no_keywords": false, ...
'''A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject ''' # Always prefer setuptools over distutils from setuptools import setup # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname...
{ "repo_name": "Adjective-Object/ligament", "path": "setup.py", "copies": "1", "size": "1307", "license": "apache-2.0", "hash": 1524322730894435600, "line_mean": 28.0444444444, "line_max": 69, "alpha_frac": 0.6648814078, "autogenerated": false, "ratio": 3.7449856733524354, "config_test": false, ...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup # To use a consistent encoding import codecs import os import sys here = os.path.abspath(os.path.dirname(__...
{ "repo_name": "jklenzing/pysat", "path": "setup.py", "copies": "2", "size": "3859", "license": "bsd-3-clause", "hash": -4240345762920673000, "line_mean": 35.0654205607, "line_max": 79, "alpha_frac": 0.6602746826, "autogenerated": false, "ratio": 3.843625498007968, "config_test": false, "has_n...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils import re import os from setuptools import setup, find_packages # To use a consistent encoding from codecs import open def get_require...
{ "repo_name": "conan-io/conan-package-tools", "path": "setup.py", "copies": "1", "size": "3966", "license": "mit", "hash": -7437662378348127000, "line_mean": 34.0973451327, "line_max": 94, "alpha_frac": 0.6490166415, "autogenerated": false, "ratio": 3.962037962037962, "config_test": false, "h...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from os import path # Always prefer setuptools over distutils from setuptools import setup, find_packages # To use a consistent encoding from codecs import open PROJECT = "mach...
{ "repo_name": "machinekit/machinetalk-protobuf", "path": "setup.py", "copies": "1", "size": "4465", "license": "mit", "hash": -2394717914581000700, "line_mean": 40.7289719626, "line_max": 94, "alpha_frac": 0.6804031355, "autogenerated": false, "ratio": 4.000896057347671, "config_test": true, ...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import find_packages from setuptools import setup setup( name='randrot', use_scm_version=True, description='A sample Python project', long_desc...
{ "repo_name": "qobilidop/randrot", "path": "setup.py", "copies": "1", "size": "1243", "license": "mit", "hash": -2003195465668768300, "line_mean": 25.4468085106, "line_max": 57, "alpha_frac": 0.6323411102, "autogenerated": false, "ratio": 4.04885993485342, "config_test": false, "has_no_keywor...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup, find_packages import sys PACKAGE = "mq" NAME = "pymq" DESCRIPTION = "A python library to connect different Message Queues such as RabbitMQ, Kafka an...
{ "repo_name": "samuelchen/pymq", "path": "setup.py", "copies": "1", "size": "3011", "license": "apache-2.0", "hash": -332336302814198140, "line_mean": 30.0412371134, "line_max": 120, "alpha_frac": 0.64264364, "autogenerated": false, "ratio": 4.030789825970549, "config_test": false, "has_no_ke...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup import codecs from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from the README file with codecs.open(path....
{ "repo_name": "OrangeFoil/LyxExporter", "path": "setup.py", "copies": "1", "size": "1602", "license": "mit", "hash": -7827280785446291000, "line_mean": 27.1052631579, "line_max": 76, "alpha_frac": 0.6198501873, "autogenerated": false, "ratio": 3.985074626865672, "config_test": false, "has_no_...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup from os import path here = path.abspath(path.dirname(__file__)) # Get the long description from the README file with open(path.join(here, 'README.r...
{ "repo_name": "henryyang42/ckip-segmenter", "path": "setup.py", "copies": "1", "size": "1450", "license": "mit", "hash": 9146004716013696000, "line_mean": 31.2222222222, "line_max": 80, "alpha_frac": 0.64, "autogenerated": false, "ratio": 3.8666666666666667, "config_test": false, "has_no_keyw...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ from setuptools import setup # To use a consistent encoding from codecs import open from os import path here = path.abspath(path.dirname(__file__)) # Get the long description fr...
{ "repo_name": "aquatix/imagine-gallery", "path": "setup.py", "copies": "1", "size": "1160", "license": "apache-2.0", "hash": 76796621735021000, "line_mean": 25.976744186, "line_max": 77, "alpha_frac": 0.6948275862, "autogenerated": false, "ratio": 3.647798742138365, "config_test": false, "has...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import os import re # Always prefer setuptools over distutils from setuptools import setup, find_packages def get_requires(filename): """ List all the requirements from...
{ "repo_name": "osechet/bld", "path": "setup.py", "copies": "1", "size": "3924", "license": "mit", "hash": -707726967842424200, "line_mean": 32.2542372881, "line_max": 94, "alpha_frac": 0.6544342508, "autogenerated": false, "ratio": 4.053719008264463, "config_test": false, "has_no_keywords": f...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import re # Always prefer setuptools over distutils from setuptools import setup, find_packages, Command # To use a consistent encoding from codecs import open from os import pat...
{ "repo_name": "spreecode/python-sofort", "path": "setup.py", "copies": "1", "size": "4369", "license": "mit", "hash": -6489752072360731000, "line_mean": 31.362962963, "line_max": 94, "alpha_frac": 0.6445410849, "autogenerated": false, "ratio": 3.7663793103448278, "config_test": true, "has_no_...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # To use a consistent encoding from codecs import open as codec_open from os import path # Always prefer setuptools over distutils from setuptools import setup, find_packages HER...
{ "repo_name": "WSDOT-GIS/wsdot-route-gp", "path": "setup.py", "copies": "1", "size": "1659", "license": "unlicense", "hash": 2291769151142170000, "line_mean": 35.0652173913, "line_max": 92, "alpha_frac": 0.6678722122, "autogenerated": false, "ratio": 3.867132867132867, "config_test": false, "...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # To use a consistent encoding from codecs import open from os import path # Always prefer setuptools over distutils from setuptools import find_packages, setup from modis.tools...
{ "repo_name": "Infraxion/modis", "path": "setup.py", "copies": "1", "size": "3875", "license": "apache-2.0", "hash": -2913860401780676600, "line_mean": 32.9912280702, "line_max": 94, "alpha_frac": 0.6655483871, "autogenerated": false, "ratio": 3.871128871128871, "config_test": false, "has_no_...
"""A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ try: from setuptools import setup except ImportError: from distutils.core import setup with open("README.md", "r") as fh: long_description = fh.read() setup( nam...
{ "repo_name": "jbaragry/ardoq-python-client", "path": "setup.py", "copies": "1", "size": "1821", "license": "mit", "hash": -2185478041978193000, "line_mean": 34.7058823529, "line_max": 84, "alpha_frac": 0.6441515651, "autogenerated": false, "ratio": 3.958695652173913, "config_test": false, "h...