botsniffer

View on PyPIReverse Dependencies (0)

0.1 botsniffer-0.1-py3-none-any.whl

Wheel Details

Project: botsniffer
Version: 0.1
Filename: botsniffer-0.1-py3-none-any.whl
Download: [link]
Size: 14207
MD5: 48638ea28dee309e61d338ea9a3674a9
SHA256: ded83c45b61046e59cf7558034bb88957d7d000915ce4c5d5f57aa00d463f959
Uploaded: 2023-04-23 11:07:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: botsniffer
Version: 0.1
Summary: Detects AI generated code using ML
Author: Oscar Valenzuela B.
Author-Email: alkamod[at]gmail.com
Home-Page: https://github.com/oscarvalenzuelab/botsniffer
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: sklearn
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: radon
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1005 characters]

WHEEL

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

RECORD

Path Digest Size
botsniffer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
botsniffer/scanner.py sha256=BUTDKArwdzubmzhCzlfwqvGXPFEe66EvHd31aZm9bJ8 3813
botsniffer/data/botcode.pkl sha256=KNIGZVxpxfkJlwPYDQ7zjknRC7V6_BhDsALbDTS9GfY 1563
botsniffer/data/pep8-style.txt sha256=KZQ-_5iVv4tmKc8Up0GsqlLOgKFs1sJwcoNqx3Qn_FE 1387
botsniffer/feature_extraction/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
botsniffer/feature_extraction/comments.py sha256=lf0NP0_P_OZadOzZAlxrRP6RYB0lrk1tZTLY6KZYjEM 1328
botsniffer/feature_extraction/complexity.py sha256=PHWKpLrL_sPZaq0qvNivDt-LHdnd-hrCGaDalqW_shI 266
botsniffer/feature_extraction/feature_extraction.py sha256=JjKsz-DjYFbpZSH_1LBSbZqn4GRCpjPh5Cvyi-gUVDM 1012
botsniffer/feature_extraction/indentation.py sha256=pOMxDctRxiFTFO_xBMhnQuRBO5Bh3MwaKD5AT5be-CA 1542
botsniffer/feature_extraction/patterns.py sha256=Qnkp94iAxGZy3aqpuiUPdG3__8qV6VzLjN9-ENxUEIo 1790
botsniffer/feature_extraction/style_guide.py sha256=Ik2VpU0d-U3pqSJVzbG3hEz5OQPAuzU2-tOhkfJRmhM 1805
botsniffer/ml_model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
botsniffer/ml_model/model.py sha256=4DiXZ9D0LANktArWn3aEO-9HMD6EC50DJps27XsEFiI 1029
botsniffer-0.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
botsniffer-0.1.dist-info/METADATA sha256=pDCCXthgmcTALXpkbBrO9IcnAvH7VCiMIDl6ZHJ80gA 1591
botsniffer-0.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
botsniffer-0.1.dist-info/entry_points.txt sha256=uETuGQm_xweHMw6t3ojZJAz-U2tu0VHuqGfBIElUkKE 55
botsniffer-0.1.dist-info/top_level.txt sha256=UriQ5aeKlnt7WBwpikoBP2bu87aQPG6ftrQJtPLMoCM 11
botsniffer-0.1.dist-info/RECORD

top_level.txt

botsniffer

entry_points.txt

botsniffer = botsniffer.scanner:main