ephys-anonymizer

View on PyPIReverse Dependencies (0)

0.1.5 ephys_anonymizer-0.1.5-py3-none-any.whl

Wheel Details

Project: ephys-anonymizer
Version: 0.1.5
Filename: ephys_anonymizer-0.1.5-py3-none-any.whl
Download: [link]
Size: 7834
MD5: 7f9c062e6c891112fc3e0f12bb4cf114
SHA256: 712b049a8dd625e432e872d05f73a1b883b4f1e5a64a66468f1c5226d753d54a
Uploaded: 2021-04-10 19:37:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ephys-anonymizer
Version: 0.1.5
Summary: ephys_anonymizer: Use the Viola-Jones algorithm to anonymize faces with a black box and anonymize electrophysiology data with mne-python
Maintainer: Alex Rockhill
Maintainer-Email: aprockhill[at]mailbox.org
Home-Page: https://github.com/alexrockhill/ephys_anonymizer/
Download-Url: https://github.com/alexrockhill/ephys_anonymizer.git
Project-Url: Bug Reports, https://github.com/alexrockhill/ephys_anonymizer/issues
Project-Url: Source, https://github.com/alexrockhill/ephys_anonymizer
License: BSD (3-clause)
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Platform: any
Requires-Python: ~=3.5
Requires-Dist: opencv-python
Requires-Dist: mne
Description-Content-Type: text/x-rst
[Description omitted; length: 605 characters]

WHEEL

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

RECORD

Path Digest Size
ephys_anonymizer/__init__.py sha256=kSon54kaFmrOen2GeuYOwzYhVjMd1d5kfciR3ArpjeA 168
ephys_anonymizer/anonymizer.py sha256=hiLE753ZvblR4ubwU3jbbEKp9kLP12XX57Gpfj2c-5k 9103
ephys_anonymizer/commands/__init__.py sha256=pmeMCcr6eHcBhIwc_-pMl0ZjZee2ICS6sGaTnqIByoE 22
ephys_anonymizer/commands/run.py sha256=2nB_9Q0dkzZytqARrYO65UxoUICSMUS7Z3S7H25dVGk 4073
ephys_anonymizer-0.1.5.dist-info/LICENSE sha256=uzCR-oInhzFptAsKl5v7VMNcNbEAGTLAxDCIWemKZv8 1521
ephys_anonymizer-0.1.5.dist-info/METADATA sha256=N3nuK0Cu2xkDNH8FTH6RACRXPXtZYf4DCPlaZqVUlDI 1880
ephys_anonymizer-0.1.5.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
ephys_anonymizer-0.1.5.dist-info/entry_points.txt sha256=jx2KyJe1oOsB0pnxisD9ZL3ilEP9EtszSQWPW3wZUuw 143
ephys_anonymizer-0.1.5.dist-info/top_level.txt sha256=yS6ea02O86C4oE7XGSO2aehCfcU8Gv8lPQ0DQh8cFrM 17
ephys_anonymizer-0.1.5.dist-info/RECORD

top_level.txt

ephys_anonymizer

entry_points.txt

raw_anonymize = ephys_anonymizer.commands.run:raw_anonymize
video_anonymize = ephys_anonymizer.commands.run:video_anonymize