You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

raw-tcp-connection

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raw-tcp-connection

No description has been added so far.

0.1.0
pipPyPI
Maintainers
1

=============================== raw_tcp_connection

.. image:: https://travis-ci.com/romnnn/raw_tcp_connection.svg?branch=master :target: https://travis-ci.com/romnnn/raw_tcp_connection :alt: Build Status

.. image:: https://img.shields.io/pypi/v/raw_tcp_connection.svg :target: https://pypi.python.org/pypi/raw_tcp_connection :alt: PyPI version

.. image:: https://img.shields.io/github/license/romnnn/raw_tcp_connection :target: https://github.com/romnnn/raw_tcp_connection :alt: License

.. image:: https://readthedocs.org/projects/raw-tcp-connection/badge/?version=latest :target: https://raw-tcp-connection.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://codecov.io/gh/romnnn/raw_tcp_connection/branch/master/graph/badge.svg :target: https://codecov.io/gh/romnnn/raw_tcp_connection :alt: Test Coverage

""""""""

Your short description here. romnnn.github.io/raw_tcp_connection <https://romnnn.github.io/raw_tcp_connection>_

.. code-block:: console

$ pip install raw_tcp_connection

See the official documentation_ for more information.

.. _official documentation: https://raw-tcp-connection.readthedocs.io

.. code-block:: python

import raw_tcp_connection

Development

For detailed instructions see CONTRIBUTING <CONTRIBUTING.rst>_.

Tests

You can run tests with

.. code-block:: console

    $ invoke test
    $ invoke test --min-coverage=90     # Fail when code coverage is below 90%
    $ invoke type-check                 # Run mypy type checks

Linting and formatting

Lint and format the code with

.. code-block:: console

$ invoke format
$ invoke lint

All of this happens when you run invoke pre-commit.

Note

This project is still in the alpha stage and should not be considered production ready.

Keywords

raw_tcp_connection

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