Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

skytools

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skytools

Utilities for database scripts

  • 3.9.2
  • PyPI
  • Socket score

Maintainers
1

Skytools - Utilities for writing Python scripts

This is the low-level utility module split out from old Skytools meta-package. It contains various utilities for writing database scripts.

Database specific utilites are mainly meant for PostgreSQL.

Features

  • Support for background scripts
    • Daemonizing
    • logging
    • config parsing
  • Database tools
    • Tuned connection
    • DB structure examining
    • SQL parsing
    • COPY I/O
  • Time utilities
    • ISO timestamp parsing
    • datetime to timestamp
  • Text utilities
    • Natural sort
    • Fast urlencode I/O

TODO

  • Move from optparse to argparse
  • Doc cleanup

Keywords

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc