cipher

时间:2024-04-01 08:19:17
【文件属性】:

文件名称:cipher

文件大小:42KB

文件格式:ZIP

更新时间:2024-04-01 08:19:17

Python

密码 冷泉港实验室代码。 这是一项正在进行的工作。 开发者 如下克隆并安装该软件包。 这还会创建一个虚拟环境,因此此程序包的依赖项包含在此目录中。 git clone https://github.com/p-koo/cipher.git cd cipher python -m venv venv source ./venv/bin/activate python -m pip install --no-cache-dir --upgrade pip setuptools wheel python -m pip install --no-cache-dir --editable .[dev] 代码格式 用black格式化代码。 black cipher 运行测试 使用pytest运行测试: pytest cipher


【文件预览】:
cipher-master
----setup.py(105B)
----.gitignore(2KB)
----cipher()
--------preprocess()
--------impress.py(6KB)
--------model_zoo()
--------__init__.py(250B)
--------.DS_Store(6KB)
--------layers.py(9KB)
--------process_singletask.py(6KB)
--------utils.py(516B)
--------metrics.py(3KB)
--------evaluate_synthetic.py(4KB)
--------moana.py(7KB)
--------explain.py(7KB)
--------load.py(2KB)
--------attack.py(2KB)
--------train.py(5KB)
----LICENSE(1KB)
----setup.cfg(854B)
----README.md(683B)
----docs()
--------api()
--------user_guide()
--------Makefile(634B)
--------api.rst(160B)
--------index.rst(366B)
--------conf.py(2KB)
--------make.bat(795B)

网友评论

相关文章