-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
40 lines (40 loc) · 1.49 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
cff-version: 1.2.0
title: Standalone Windows Executable Version of Python Binary Optimization Compiler
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Pavel
family-names: Izosimov
affiliation: Alpha Beta Network
orcid: 'https://orcid.org/0009-0004-7126-6743'
website: 'https://alphabetanet.com'
repository-code: >-
https://github.com/alphabetanetcom/python-binary-optimization-compiler-windows-standalone
url: 'https://alphabetanet.com/'
repository: >-
https://gitlab.com/alphabetanetcom/python-binary-optimization-compiler-windows-standalone
repository-artifact: >-
https://github.com/alphabetanetcom/python-binary-optimization-compiler-windows-standalone/releases
abstract: >-
The Standalone Windows Executable Version of Python Binary
Optimization Compiler is a dedicated Windows application
designed to provide performance optimization and code protection
for Python scripts. It compiles Python code into native machine
code executables, achieving significant speed improvements and
enhanced security.
keywords:
- windows app
- python compiler
- code protection
- python optimization
- binary compiler
- code obfuscation
- python security
- performance optimization
- native compilation
- python executable
version: v1.3-beta.1
date-released: '2024-12-29'
license-url: 'https://github.com/alphabetanetcom/python-binary-optimization-compiler-windows-standalone/blob/main/LICENSE.md'