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

dameformats

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dameformats

Learning Formats from Tests by David Arroyo Menéndez'

  • 0.1.4
  • Source
  • PyPI
  • Socket score

Maintainers
1

To execute tests:

$ cd dameformats
$ ./runtests.sh
$ nosetests3 tests

Pypi

  • To install from local:

    $ pip install -e .

  • To install create tar.gz in dist directory:

    $ python3 setup.py register sdist

  • To upload to pypi:

    $ twine upload dist/dameformats-0.1.tar.gz

  • You can install from Internet in a python virtual environment to check:

    $ python3 -m venv /tmp/funny $ cd /tmp/funny $ source bin/activate $ pip3 install dameformats

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