Small polars plugin to handle basic networking operation
  • Rust 75.6%
  • Python 16.2%
  • Nix 8.2%
Find a file
2025-11-07 14:14:28 +01:00
.github/workflows fix(CI): deleting unsupported device 2025-11-04 20:33:42 +01:00
polars_network feat(cidr): add netmask, version, and supernet methods to CidrNamespace 2025-11-04 22:36:19 +01:00
src fix(cidr): change output type of cidr_network_address and cidr_broadcast_address to Int64 2025-11-07 14:12:06 +01:00
.envrc feat(nix): adding basic devShell 2025-11-03 19:43:17 +01:00
.gitignore feat: plugin skeleton 2025-11-03 19:43:00 +01:00
Cargo.lock feat(cargo): bump to 0.0.4 2025-11-07 14:14:28 +01:00
Cargo.toml feat(cargo): bump to 0.0.4 2025-11-07 14:14:28 +01:00
cliff.toml feat(cliff): adding cliff config 2025-11-04 20:32:17 +01:00
flake.lock feat(flake): enable cache for rust 2025-11-04 18:17:16 +01:00
flake.nix feat(flake): enable cache for rust 2025-11-04 18:17:16 +01:00
pyproject.toml feat(deps): adding ipython as dev dep 2025-11-04 18:17:45 +01:00
README.md docs(readme): add README 2025-11-04 23:36:29 +01:00
rust-toolchain.toml feat: plugin skeleton 2025-11-03 19:43:00 +01:00
uv.lock chore(uv): update lock 2025-11-04 18:18:00 +01:00

Polars Network

Overview

Polars Network is a Rust and Python library designed for efficient data manipulation and analysis using the Polars DataFrame library.

Installation

To install the package, you can use the following commands:

pip install polars-network

Usage

Soon!

License

This project is licensed under the LGPLv3 License.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Contact

For any inquiries, please contact me (Safenein safenein@protonmail.com).