vacuum-cleaner

View on PyPIReverse Dependencies (0)

0.3 vacuum_cleaner-0.3-py2.py3-none-any.whl

Wheel Details

Project: vacuum-cleaner
Version: 0.3
Filename: vacuum_cleaner-0.3-py2.py3-none-any.whl
Download: [link]
Size: 31462
MD5: ea251c49f8310747db34f4d40b1f6482
SHA256: e03c8b1d661073469aaf795c871ecc150a346859149355759ef664a8af98f2f9
Uploaded: 2018-10-29 14:50:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vacuum-cleaner
Version: 0.3
Summary: Deep Vacuum Cleaner
Author: Gijs Molenaar
Author-Email: gijs[at]pythonic.nl
Home-Page: https://github.com/gijzelaerr/vacuum-cleaner
License: MIT
Keywords: radio astronomy deep learning cleaning science
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Dist: tensorflow
Requires-Dist: astropy
Requires-Dist: scipy
Requires-Dist: pathlib
Requires-Dist: future
Requires-Dist: six
Requires-Dist: typing
Requires-Dist: repoze.lru
Requires-Dist: tensorflow-gpu; extra == "gpu"
Provides-Extra: gpu
Provides-Extra: gpu
Description-Content-Type: text/markdown
[Description omitted; length: 975 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.31.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
vacuum/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vacuum/cleaner.py sha256=F5os_C4uFCnA4VgoNlBh2sKBL0QDWB7iZ_VWMAADtvo 3410
vacuum/cleaner_small.py sha256=yTL8n_TU_8afTM8B5rVQuvYh48Mo9PJOHwiKh5jtC3s 3464
vacuum/example.py sha256=b17Il3ALFxcwcyX6w48SLZc_ju4NGPdYSQjjMOSng5I 3440
vacuum/export.py sha256=IqpR7EZIUmeU86TkHQitK_v04SsqT3DwW-kCrxTsOa8 3497
vacuum/io.py sha256=-_Y6MRBArCBDCLIGa_nRPKrUwJaxtEQUPfXQO6KkVtM 4824
vacuum/io_.py sha256=UyeKkNiqbFNP29al3EB2i2uG6e-blifNGIt3sGT5aLI 5014
vacuum/main.py sha256=7LPktjOafRJnLHSgBvQhGqTAcm7966A3biWb2ffdRUo 12729
vacuum/manual.py sha256=2qJmUS4mpmAR15_HXgGUr_idXZWwCpdZv-Y8yw1P8Uk 12694
vacuum/model.py sha256=EigvgbRr13pS8kKmf4nhKR7T2vUeYugB2TcqSCiC63k 11631
vacuum/stitch.py sha256=0xhmmYEs8dhJ89aKaCIK6RiRG23QeFRyDs4ew7FkLW8 7145
vacuum/test.py sha256=gp0qrHY898X-SZYAwHQg7JnYMDxkNjJSjx1ludGBdOA 4780
vacuum/trainer.py sha256=7q4hWQHC82fifX9e2TDOVgtrfWFegQloxmKCp3tYCiA 13829
vacuum/util.py sha256=Gsl4jCkoWbOpRV9hLfhS7lF7l-_ptrRBHZHzxqGvIao 1358
vacuum_cleaner-0.3.dist-info/METADATA sha256=CtUYOXNXa5ikb-O7FhYocxzq25MsUAp-CYeKx9w4-_0 1982
vacuum_cleaner-0.3.dist-info/RECORD
vacuum_cleaner-0.3.dist-info/WHEEL sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk 110
vacuum_cleaner-0.3.dist-info/entry_points.txt sha256=FWS87-qNh865tyfwrKZwKADoTzzeIOExpPUHbJLrk60 156
vacuum_cleaner-0.3.dist-info/top_level.txt sha256=Vm2b014vebdrFX3uAe3t6-abRoIn5x3tTOTJ8GIhaYc 7

top_level.txt

vacuum

entry_points.txt

vacuum-cleaner = vacuum.stitch:main
vacuum-export = vacuum.export:main
vacuum-test = vacuum.test:main
vacuum-train = vacuum.trainer:main