Utility library
Project description
♆ NEPTUNE
NEPTUNE is a set of decoupled Python libraries intended to facilitate Python development:
- nfin,
- ngui,
- nlearn,
- nmath and
- nutil.
The library nutil contains utility functions; among them:
- handlers of main types (including array, dataframe, date/time, dictionary, list and string) and
- database interface (including the CRUD and upsert operations).
NEPTUNE is based on popular libraries like numpy, pandas, plotly and scipy.
Install
Launch the following commands in a shell:
git clone https://github.com/b-io/io.barras.git
cd io.barras/python/neptune/
mvn clean install
License
Feel free to download, try and share your suggestions about the libraries, while respecting this MIT License (MIT).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nutil-1.0.0.post137.tar.gz
(39.9 kB
view hashes)