You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vergil

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vergil

Request-Based JSON Database Management

1.0.5
pipPyPI
Maintainers
1

Vergil

KEEP IT CLEAN!

Vergil is a simple Pure Python library to help keep your JSON files clean and sporty! Vergil maintains your JSON files so you don't have to.

Why is this a thing?

Vergil was made as an annoynance of mine with constantly maintaining old, rubbish JSON files. Vergil aims to keep the JSON polished and fine!

This is cool, but how do I get it?

  • Use pip
sudo pip3 install vergil
  • Download the source code and do a quick install.
git clone https://github.com/KuanHulio/Vergil.git
cd Vergil
python setup.py install

Documentation?

Coming soon...

Keywords

json

FAQs

Did you know?

Socket

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