Skip to main content

A Python Package for increase in success of deployability of a program on a different device.

Project description

Curvv

Curvv is an open-minded python package which focuses on deployability of a program on devices which do not have required packages installed along with other functionality.

To install curvv run:

pip install curvv

Uses

The best function of curvv is the packageSafety(*args).

For example, suppose you are making a program that requires you to import the numpy package however you are not sure if the device where the program shall run has numpy installed. This is where the packageSafety(*args) function becomes useful.

Just write:

import curvv
from curvv import packageSafety as pS

pS("numpy")

This shall check if the numpy package is installed and if it does not find the package it will automatically install the package(s).

Curvv_logo

Other funx include:

  • wait( *time )
  • end( *time )
  • clearCache()

Last Updated:

26/09/2024

Issues

  • Run Time Loading_gif

Acknowledgements

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

curvv-0.4.8.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

curvv-0.4.8-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file curvv-0.4.8.tar.gz.

File metadata

  • Download URL: curvv-0.4.8.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for curvv-0.4.8.tar.gz
Algorithm Hash digest
SHA256 49a0dc5371addf124eca93012e4ed61f93832bea777cacb61151afb24b30d749
MD5 80cf67875d35809a952806182fbbcdef
BLAKE2b-256 f5536e71deb521cb16a52e0259dbaa596cdfd787ce54578dea0be8f6f0956fd2

See more details on using hashes here.

File details

Details for the file curvv-0.4.8-py3-none-any.whl.

File metadata

  • Download URL: curvv-0.4.8-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for curvv-0.4.8-py3-none-any.whl
Algorithm Hash digest
SHA256 991b1724696d58b3b3e16a0912ef85de67086f6694259579e9999cf32b250a82
MD5 1dd557d9a36d14bf6361f1ee678f74c1
BLAKE2b-256 eea733d394ff62528dbf0d2343bb7b0a3aff676f47cc5c19cc3692839bcdaa0b

See more details on using hashes here.

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