New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blue-media

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blue-media

A wrapper of the api logic used to interact with blue_media.

  • 0.0.4
  • PyPI
  • Socket score

Maintainers
1

What is it?

A wrapper of the api logic used to interact with blue_media.

Why is it needed?

I just wanted to do it, no why.

How to use it?

Installing the library

pip install blue_media

Importing the library

from blue_media import BlueClass

Initialize the Config Class

config = Config(**kwargs)

Initialize the BlueMedia Class

blue = BlueMedia(config)

Call the GET and POST methods

blue.async_get(**kwargs) blue.async_post(**kwargs)

By: "_"

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