Skip to main content

Python library for scanning and lazy importing of classes, modules and packages. Including sql parser, builder and an Orm.

Project description

Squyrrel

Installation

$ pip install squyrrel

Run from command line

Example: $ manage.py load_package squyrrel

Deploy new Squyrrel version to Pipy

To release a new version on the PyPi Python Package Index, follow these steps:

  • Delete files in dist folder (in case there is a dist folder in the root dir of the project and it contains files)
  • Update version number (as you see fit) in setup.py and possibly commit this update as 'update version' or sth.
  • Run
$ setup.py sdist

on the cmd line in your project root. This will create (or fill) the dist folder (creating a tar.gz archive)

  • Run
$ twine upload dist/*

on the cmd line in your project root. This will upload the archive created in the previous step to you pypi package repository (and thus making the new release available through pip install <pypi_repo_name>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

squyrrel-0.4.9.tar.gz (69.1 kB view details)

Uploaded Source

File details

Details for the file squyrrel-0.4.9.tar.gz.

File metadata

  • Download URL: squyrrel-0.4.9.tar.gz
  • Upload date:
  • Size: 69.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.1

File hashes

Hashes for squyrrel-0.4.9.tar.gz
Algorithm Hash digest
SHA256 276b195de9450eb8a78af30f4c2c58653ca3f6d60784cb4f97f62e5a61da7c63
MD5 2ea194d549ea3555e5f67cc5639b6e22
BLAKE2b-256 bd4a82fc9b77e143bcac5027738c136636c8b5a6d480996ad4276e8d4d497f3d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page