Skip to main content

A package containing costum compiled functions, to make data-handling and analysis easier.

Project description

nanoscipy

nanoscipy has been made, to ease the more heavy data-handling, -processing, and - analysis. This package is being readily updated at the moment, so be sure to keep up, as new and useful additions and fixes are very likely to be included.

Installation and updating

Use the package manager pip to install nanoscipy like below. Rerun this command to check for and install updates .

pip install nanoscipy

For package updates, use:

pip install --upgrade nanoscipy

Note that if you're using anaconda, you might have to install the module from the anaconda terminal instead:

(base) C:\Users\'user'> pip install nanoscipy

The same scheme goes for updates:

(base) C:\Users\'user'> pip install --upgrade nanoscipy

Usage

Import

Do note that the module currently consists of two sub-modules, and so unless you are importing the entire module, you will need to specify either

import nanoscipy.functions

or

import nanoscipy.help

Note that the .functions sub-module contains all functions the module has, whilst the .help sub-module contains an additional help-function that can give you more informations of the functions, how they work, input type along with default input and output (this function is made to be run in the console.)

Currently being updated.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nanoscipy-1.1.1a5.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

nanoscipy-1.1.1a5-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page