Projects
- vole — A package for OT2 (Still in development).
- VolFe — VolFe
- volga — A python framework for deserialization
- volgactf.final — VolgaCTF Final CLI & public API library
- volgactf.final.checker.result — VolgaCTF Final checker result constants
- volha-reader — Read the latest Real Python tutorials
- voliboli-pdf-scraper — Voliboli PDF Scraper
- voliboli-sgqlc-types — Voliboli SGQLC Types
- volition-server-management — A set of server management tools used by Volition.
- volkanoban — A powerful stacking classifier framework that integrates advanced machine learning techniques, overfitting prevention, and explainability features such as LIME, SHAP, and model interpretation dashboards.
- volkeno-paydunya-gateway-py — Volkeno Paydunya Gateway Py is a module to integrate paydunya quickly in your backend
- volkoff — Simple terminal based file encryption tool using AES-256-GCM
- volkpdf — no summary
- volkswagencarnet — Communicate with Volkswagen Connect
- volkszaehler — Python Wrapper for interacting with the Volkszahler API.
- volley-grids — Competition grids for volleyball tournaments
- volleymeet — A meeting scheduler developed by Team Volleyball
- volleypy — Tool to gather information from Volleyball match.
- volleystats — Command-line tool to scrape volleyball statistics from Data Project Web Competition websites
- vollseg — Segmentation tool for biological cells of irregular size and shape in 3D and 2D.
- vollseg-napari — Irregular cell shape segmentation using VollSeg
- vollseg-napari-mtrack — Segment kymographs of microtubules, actin filaments and perform Ransac based fits to compute dynamic instability parameters for individual kymographs and also in batch
- vollseg-napari-trackmate — Track analysis using TrackMate xml and csv generated tracks using NapaTrackMater as the base library
- volmdlr — A volume modeler computation-oriented. Include rendering bindings.
- volmex-python-sdk — no summary
- VolorSavanna — Volor Savanna is a text adventure game! To play: import VolorSavanna
- volprofile — calculate the volume profile in a flexible manner!
- volpy — volpy: Volume calculations in Python
- VolSplinesLib — A library for interpolating implied volatility surfaces
- volt-client-web — Python websocket client API
- volt.py — Wrapper of discord api for discord.py. Personal project for my study.
- voltage — A Simple Pythonic Asynchronous API wrapper for Revolt.
- VoltagePY — no summary
- voltagesweepfunc — no summary
- voltaic — no summary
- voltaire — Tools for prolific writers (or more accurately, those that want to be).
- voltaire-bundler — EIP-4337 python Bundler
- voltaire-hello — no summary
- voltalis-cli — voltalis python client
- voltcraft — library for controlling Voltcraft PPS power supplies
- voltcraft-dlp3306 — ('A python package to interact with Voltcraft DLP 3306 powersupply',)
- volterra — Package for scap server.
- voltfpipe — A pipeline manager for a voltf project (photogrammetry and videogrammetry)
- voltools — CUDA-accelerated 3D affine transformations for NumPy and CuPy
- voltorb — A simple unofficial Electricity Maps client
- voltorb-flip — A minigame of the Goldenrod and Celadon Game Corners in the Korean and Western releases of Pokémon HeartGold and SoulSilver.
- voltOTG — A package to communicate with the voltOTG usb volt-meter
- voltron — A debugger UI
- voltron-robotics — Voltron: Language-Driven Representation Learning for Robotics.
- voltron-web — Voltron web interface
- voltronsecurity — Framework for Abstracting and Storing Security findings
- volts — health checks module
- volttron — VOLTTORN wrapper library to bundle volttron-core voltron-lib-auth and volttron-lib-zmq.
- volttron-actuator — The Actuator Agent is used to manage write access to devices. Other agents may request scheduled times, called Tasks, to interact with one or more devices.
- volttron-agent-watcher — Agent Watcher is used to monitor agents running on a VOLTTRON instance
- volttron-bacnet-proxy — BACnet Proxy is an agent that supports communication and management of BACnet devices.
- volttron-boptest — A Volttron agent that runs boptest simulation.
- volttron-core — VOLTTRON™ is an open source platform for distributed sensing and control. The platform provides services for collecting and storing data from buildings and devices and provides an environment for developing applications which interact with that data.
- volttron-dnp3-outstation — A Volttron agent that acts as a dnp3 outstation.
- volttron-economizer-rcx — Economizer Agent helps in the re-tuning process and addresses some of the issues associated with RCx. RCx is known to save energy consumption , but the process used is not cost-effective. Economizer Agent and it's diagnostics allow continuous re-tuning and problem identification which can lower the costs of RCx
- volttron-emailer — no summary
- volttron-ilc — ILC supports traditional demand response as well as transactive energy services. ILC manages controllable loads while also mitigating service-level excursions (e.g., occupant comfort, minimizing equipment ON/OFF cycling) by dynamically prioritizing available loads for curtailment using both quantitative (deviation of zone conditions from set point) and qualitative rules (type of zone).IXME
- volttron-lib-auth — Base Authentication Library for VOLTTRON
- volttron-lib-bacnet-driver — BACnet driver supported and maintained by the Volttron team.
- volttron-lib-base-driver — Volttron Driver libraries used to support development within the Volttron Driver Framework.
- volttron-lib-base-historian — A base library with extension points for using with the VOLTTRON platform.
- volttron-lib-boptest-integration — A Volttron library for boptest simulation integration.
- volttron-lib-dnp3-driver — A minimal implementation of a driver for the VOLTTRON platform.
- volttron-lib-fake-driver — A minimal implementation of a driver for the VOLTTRON platform.
- volttron-lib-modbus-driver — Modbus driver supported and maintained by the Volttron team.
- volttron-lib-modbustk-driver — ModbusTK Driver supported and maintained by the Volttron team.
- volttron-lib-sql-historian — A library for supporting sql based historians.
- volttron-lib-tagging — A base tagging agent api with extension points for using with the VOLTTRON platform. This base agent works with Haystack 3 tags
- volttron-lib-web — The volttron-lib-web library extends the platform by exposing a web based REST api and allows extension web agents to register with the platform.
- volttron-lib-zmq — VOLTTRON zmq message bus implementation
- volttron-listener — The volttron-listener agent allows publishing of message bus traffic to standard out.
- volttron-log-statistics — no summary
- volttron-openadr-ven — A Volttron agent that acts as a Virtual End Node (VEN) within the OpenADR 2.0b specification.
- volttron-platform-driver — The Platform Driver agent is a special purpose agent that manages communication between the Volttron platform and devices. The Platform driver features a number of endpoints for collecting data and sending control signals using the message bus and automatically publishes data to the bus on a specified interval.
- volttron-postgresql-historian — VOLTTRON historian agent that stores data in a PostgreSQL database. It extends the SQLHistorian class.
- volttron-sqlite-historian — VOLTTRON historian that store data in sqlite3 database
- volttron-sqlite-tagging — Tagging agent that implement volttron-lib-tagging and store tag data in sqlite3 database
- volttron-sysmon — no summary
- volttron-testing — The volttron-testing library contains classes and utilities for interacting with a VOLTTRON instance.
- volttron-threshold-detection — The `volttron-threshold-detection` agent will publish an alert when a value published to a topic exceeds or falls below a configured value.
- volttron-topic-watcher — no summary
- volttron-zmq — VOLTTORN wrapper library to bundle volttron-core voltron-lib-auth and volttron-lib-zmq.
- volue-insight-timeseries — Volue Insight API python library
- Volume — Volume Compression and Rendering implementations
- volume-control — Light weight OS-agnostic volume controller for python
- volume-manifest-tool — Creates manifests for syncd works.
- volume-segmantics — A toolkit for semantic segmentation of volumetric data using pyTorch deep learning models
- volume-segmantics-vsui — A toolkit for semantic segmentation of volumetric data using pyTorch deep learning models
- volumentations — Point augmentations library as hard-fork of albu-team/albumentations
- volumentations-3D — Library for 3D augmentations
- volumentations-aucmedi — Library for 3D augmentations. Inspired by albumentations.
- volumential — Volume potential computation powered by FMM.
- volumesh — Utility for creating volumetric mesh container files in glTF format.
- volumetricspy — Oil & Gas Tool for estimating Original in Place Resources
- volumio-buddy — Hardware add-ons integration for Volumio 3