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

coilpy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coilpy

Plotting and data processing tools for plasma and coil

  • 0.4.2
  • PyPI
  • Socket score

Maintainers
1

CoilPy

This is Caoxiang Zhu's personal Python package for plotting and data processing. Documentation can be found at https://zhucaoxiang.github.io/CoilPy/

Install

You can install the package using pip.

pip install coilpy

Or from the GitHub

pip install git+https://github.com/zhucaoxiang/CoilPy

You can also install it after cloning the source code (this is useful if you have errors using pip).

pip install -e .

or

python setup.py install

Use

After installation, in your python kernel, you can use the functions by something like

from coilpy import *

You can always check the docstring of each functions, like FourSurf? in ipython.

Contact

You can report bugs on GitHub issues and propose improvements using pull request. For more information, please contact Dr. Caoxiang ZHU (caoxiangzhu[at]gmail.com).

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