Skip to main content

Compiler Python version 3 source file to binary

Project description

Table of Content

  1. Introduction
  2. Features
  3. Installation
  4. Usage
  5. License
  6. Donate
  7. Changelog

Introduction

PYCX3 is a Python 3 code compiler that utilizes Cython for performance enhancements. It provides a straightforward way to compile Python 3.8 and above code, aiming to improve execution speed and efficiency, especially for legacy Python code optimization.

Features

  • Python >=3.8 Support: Specifically designed for compiling Python 3.8 and above code.
  • Cython Integration: Utilizes Cython to generate C extensions for enhanced performance.
  • Command-Line Interface: Easy-to-use CLI for compiling Python 3 code.

Installation

You can install pycx3 using pip:

pip install pycx3

Usage

Basic usage with command CLI:

pycx3 source_file.py

Using import module:

from pycx3 import compile as compile_

compile_.compile("source_file.py" #, True/False for enable verbose mode)

License

PYCX3 is released under the AGPL-3.0 license, which grants the following permissions:

  • Commercial use
  • Modification
  • Distribution
  • Patent use
  • Private use

For more convoluted language, see the LICENSE.

Donate

Love the project? Please consider donating to help it improve!

GitHub Buy Me a Coffee Trakteer

Changelog

Stay updated on the latest changes and updates to PYCX3 by referring to the Changelog.

Thank you for choosing PYCX3! We aim to provide a secure and reliable solution for encrypting source file Python.

Made with ❤️ and Python

Copyright © 2024 Rangga Fajar Oktariansyah

License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycx3-1.0.3.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

pycx3-1.0.3-py3-none-any.whl (17.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page