Search alternatives:
programme using » programmed using (Expand Search)
program during » problem during (Expand Search), programmed using (Expand Search)
Showing 1 - 20 results of 31 for search '(( program during python ) OR ( programme using python ))', query time: 0.28s Refine Results
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6

    Secure Python Code Manager: A Tool for Protected Python Code Distribution and Management by Pavel Izosimov (20096259)

    Published 2024
    “…</p><h2>Key Features</h2><ul><li><b>Secure Code Sharing</b>: Utilize advanced <b>encryption</b> and <b>obfuscation</b> methods to <b>protect Python code</b> during transfer, enabling <b>secure code sharing</b> and <b>Python secure code transfer</b>.…”
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11

    Multi-Version PYZ Builder Script: A Universal Python Module Creation Tool by Pavel Izosimov (20096259)

    Published 2024
    “…This tool represents a significant advancement in the realm of <a href="https://xn--mxac.net/secure-python-code-manager.html" target="_blank"><b>secure code sharing</b></a>, providing a robust solution for modern Python programming challenges.…”
  12. 12
  13. 13

    Local Python Code Protector Script: A Tool for Source Code Protection and Secure Code Sharing by Pavel Izosimov (20096259)

    Published 2024
    “…</li><li><b>Cross-Platform Compatibility</b>: Works on Windows, macOS, Linux/Unix, and other operating systems where Python 3.6+ is installed, supporting <a href="https://xn--mxac.net/" target="_blank"><b>Python programming</b></a> in diverse environments.…”
  14. 14

    System Hardware ID Generator Script: A Cross-Platform Hardware Identification Tool by Pavel Izosimov (20096259)

    Published 2024
    “…</li></ul><h2>Integration with Other Tools</h2><p dir="ltr">The System Hardware ID Generator Script is part of the broader suite of tools offered by the <a href="https://xn--mxac.net/" target="_blank">Alpha Beta Network</a>, dedicated to enhancing security and performance in <a href="https://xn--mxac.net/" target="_blank">Python programming</a>.</p><ul><li>For advanced <a href="https://xn--mxac.net/local-python-code-protector.html" target="_blank">Python code protection tools</a>, consider using the <a href="https://xn--mxac.net/local-python-code-protector.html" target="_blank">Local Python Code Protector Script</a>. …”
  15. 15

    <b>FluxZayn: </b>An Extension for Stable Diffusion WebUI Forge 300 word overview by Umran Ali (3853630)

    Published 2025
    “…<p dir="ltr"><b>FluxZayn: </b>An Extension for Stable Diffusion WebUI Forge 300 word overview<br></p><p dir="ltr">This practice-led, auto-ethnographic case study documents the creation of FluxZayn, a Python-based extension for the Stable Diffusion WebUI Forge platform that enables one-click transparent PNG generation. …”
  16. 16
  17. 17
  18. 18
  19. 19

    Not All local LLMs Are Equal: A Benchmark of Energy and Performance by Simão Cunha (19712455)

    Published 2025
    “…However, installing these specific versions is not mandatory:<br><br>```bash<br>bash scripts/install_prerequisites.sh<br>```<br><br>#### Dependencies<br><br>1. Install all Python libraries listed in `requirements.txt` using a virtual environment (e.g., named `env`):<br><br>```bash<br># Create a virtual environment named 'env'<br>python3 -m venv env<br><br># Activate the virtual environment<br>source env/bin/activate<br><br># Install the required Python libraries<br>pip3 install -r requirements.txt<br>```<br><br>For `llama-cpp-python` installation with CPU support (used in this paper), execute:<br><br>```bash<br>CMAKE_ARGS="-DLLAMA_BLAS=ON -DLLAMA_BLAS_VENDOR=OpenBLAS" pip3 install llama-cpp-python<br>```<br><br>For other hardware acceleration backends, refer to the [llama-cpp-python documentation](<u>https://github.com/abetlen/llama-cpp-python?…”
  20. 20

    The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025) by zixuan yuan (17602152)

    Published 2025
    “…<p dir="ltr">DD4AV is a dynamically controlled scheduling testing tool that explores possible interleavings of interrupt-driven programs to detect atomicity violations. This repository provides the tool and evaluation subjects for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering<br>."…”