New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

code-sodium

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code-sodium

the package of neural networks and utilities

pipPyPI
Version
0.0.0.post0
Maintainers
1

code-sodium (short for sodium) is a Python module for deep learning built on top of TensorFlow and is distributed under the MIT license.

The project was started in March 2022 by YeongHyeon Park.
This project does not limit for participation.
Contribute now!

Installation

Dependencies

sodium requires:

  • Numpy: 1.19.5
  • TensorFlow: 2.4.0

User installation

You can install the sodium via simple command as below.

$ pip install code-sodium

Development

There is no limit for new contributors of all experience levels. The sodium community goals are to be helpful, welcoming, and effective. The Development Guide has detailed information about contributing code, documentation, tests, and more. We've included some basic information in this README.

Example

Import sodium package

import sodium

Keywords

sodium

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