Socket
Socket
Sign inDemoInstall

absfuyu

Package Overview
Dependencies
21
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    absfuyu

A small collection of code


Maintainers
1

Readme

absfuyu

PyPI Supported Versions PyPI Downloads Ruff


SUMMARY:

TL;DR: A collection of code

INSTALLATION:

$ pip install -U absfuyu

USAGE:

import absfuyu
help(absfuyu)

DOCUMENTATION:

here

DEV SETUP

  1. Create virtual environment
python -m venv env

Note: Might need to run this in powershell (windows)

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
  1. Install required packages
python -m pip install -e .[full,dev]
  1. Getting info of dev environment
hatch env show

LICENSE:

MIT License

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc