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

pyramid-storage

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyramid-storage

File storage package for Pyramid

  • 1.3.2
  • PyPI
  • Socket score

Maintainers
2

.. image:: https://github.com/danjac/pyramid_storage/actions/workflows/test.yml/badge.svg :target: https://github.com/danjac/pyramid_storage/actions

.. image:: https://img.shields.io/pypi/v/pyramid_storage.svg :target: https://pypi.python.org/pypi/pyramid_storage

pyramid_storage is a package for handling file uploads in your Pyramid framework application.

This package was inspired by the flask-uploads package <https://github.com/srusskih/flask-uploads>_

Running the tests

To run the unit tests::

$ make tests

Releasing

  1. Create a release on Github on https://github.com/danjac/pyramid_storage/releases/new
  2. Create a new tag X.Y.Z (This tag will be created from the target when you publish this release.)
  3. Generate release notes
  4. Publish release

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