Showing 1 - 20 results of 49 for search '(( python from implementing ) OR ( python files implementation ))~', query time: 0.31s Refine Results
  1. 1
  2. 2
  3. 3
  4. 4

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

    Published 2024
    “…A license key is generated, allowing authorized users to access the code.bash<pre><pre>python secure_python_code_manager.py --upload -f your_script.py<br></pre></pre></li><li><b>Updating Previously Uploaded Code</b>: With the <code>--update</code> function, update your code in the cloud without needing to redistribute new files to clients, ensuring seamless code maintenance and updates.bash<pre><pre>python secure_python_code_manager.py --update -f your_script.py -l your_license_key<br></pre></pre></li><li><b>Retrieving License Information</b>: The <code>--license-info</code> function lets you retrieve detailed information about your licenses, including status, usage data, and limits.bash<pre><pre>python secure_python_code_manager.py --license-info -l your_license_key<br></pre></pre></li><li><b>Service Usage Monitoring</b>: Use the <code>--service-usage</code> function to monitor your service usage, including uploaded scripts and associated licenses, helping you keep track of your code deployment.bash<pre><pre>python secure_python_code_manager.py --service-usage<br></pre></pre></li></ol><h2>Use Cases</h2><ul><li><b>Protect Python Code</b>: If you're looking to <b>protect Python code</b> from unauthorized use, this tool provides robust protection mechanisms.…”
  5. 5

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

    Published 2024
    “…</li><li><b>Python App Bundle Shield</b>: Enables the creation of standalone protected applications and executable files from Python scripts. …”
  6. 6

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

    Published 2024
    “…</p><h2>Key Features</h2><ul><li><a href="https://xn--mxac.net/secure-python-code-manager.html" target="_blank"><b>Code Obfuscation in Python</b></a>: Implements multi-level protection with dynamic encryption and obfuscation techniques, making it an effective <a href="https://xn--mxac.net/secure-python-code-manager.html" target="_blank"><b>Python obfuscator</b></a>.…”
  7. 7

    2D Orthogonal Planes Split: <b>Python</b> and <b>MATLAB</b> code | <b>Source Images</b> for Figures by Nektarios Valous (20715650)

    Published 2025
    “…The output files generated by the code include results from both Python and MATLAB implementations; these output images are provided as validation, demonstrating that both implementations produce matching results.…”
  8. 8
  9. 9
  10. 10

    Overview of deep learning terminology. by Aaron E. Maxwell (8840882)

    Published 2024
    “…Training loops are implemented with the luz package. The geodl package provides utility functions for creating raster masks or labels from vector-based geospatial data and image chips and associated masks from larger files and extents. …”
  11. 11
  12. 12

    Accompanying data files (Melbourne, Washington DC, Singapore, and NYC-Manhattan) by Winston Yap (13771969)

    Published 2025
    “…</p><p dir="ltr">Each zipped folder consists the following files:</p><ul><li>Graph data - City object nodes (.parquet) and COO format edges (.txt)</li><li>predictions.txt (model predictions from GraphSAGE model)</li><li>final_energy.parquet (Compiled training and validation building energy data)</li></ul><p dir="ltr">The provided files are supplementary to the code repository which provides Python notebooks stepping through the data preprocessing, GNN training, and satellite imagery download processes. …”
  13. 13

    The codes and data for "Lane Extraction from Trajectories at Road Intersections Based on Graph Transformer Network" by Chongshan Wan (19247614)

    Published 2024
    “…</li></ul><h2>Codes</h2><p dir="ltr">This repository contains the following Python codes:</p><ul><li>`data_processing.py`: Contains the implementation of data processing and feature extraction. …”
  14. 14

    Code for High-quality Human Activity Intensity Maps in China from 2000-2020 by Wenqi Xie (18273238)

    Published 2025
    “…<p dir="ltr">Code and remote sensing images and interpretation results of the samples for uncertainty analysis for "High-quality Human Activity Intensity Maps in China from 2000-2020"</p><p dir="ltr">“Mapping_HAI.py”:We generated the HAI maps using ArcGIS 10.8, and the geoprocessing tasks were implemented using Python 2.7 with the ArcPy library (ArcGIS 10.8 + Python 2.7 environment). …”
  15. 15
  16. 16
  17. 17

    NanoDB: Research Activity Data Management System by Lorenci Gjurgjaj (19702207)

    Published 2024
    “…In a Python environment or as an executable. Ease of Implementation: Using the flexibility of the Python framework all the data setup and algorithm can me modified and new functions can be easily added. …”
  18. 18

    Artifact for the IJCAI 2024 paper "Solving Long-run Average Reward Robust MDPs via Stochastic Games" by Krishnendu Chatterjee (15367413)

    Published 2024
    “…</p><p dir="ltr">To run each of the experiments, simply execute: <code>python3 [experiment file]</code> where <code>[experiment file]</code> is one of (ii), (iii) or (iv) from the above list.…”
  19. 19

    Gene Editing using Transformer Architecture by Rishabh Garg (5261744)

    Published 2025
    “…Implementation requires Python and deep learning frameworks like TensorFlow or PyTorch, with optional use of Biopython for genetic sequence handling. …”
  20. 20

    Dataset for: Phylotranscriptomics reveals the phylogeny of Asparagales and the evolution of allium flavor biosynthesis, Nature Communications,DOI:10.1038/s41467-024-53943-6 by Xiao-Xiao Wang (2447920)

    Published 2024
    “…</p><p dir="ltr">First, root 857 ortholog trees using script <a href="https://bitbucket.org/dfmoralesb/target_enrichment_orthology/src/master/scripts/root_trees_multiple_outgroups_MO.py" target="_self">root_trees_multiple_outgroups_MO.py</a> accessed from https://bitbucket.org/dfmoralesb/target_enrichment_orthology/src/master/scripts/</p><p dir="ltr"><i>python2 root_trees_multiple_outgroups_MO.py DIR_includes_the_857_ortholog_trees tree_file_ending output_DIR a_list_includes_names_of_outgroups</i></p><p dir="ltr">Next, execute PhyParts.…”