short package description
Project description
statistics-core
Installing statistics-core 📊
Using pip 🐍
To install statistics-core using pip, follow these steps:
-
Open a command prompt or terminal window 💻.
-
Type the following command and press Enter to install
statistics-core:
pip install statistics-core
- After the installation is complete, you can use
statistics-corein your Python program by simply importing it using the following command:
import statistics_core
After importing the library, you can use the functions and tools provided by statistics-core in your Python programs.
Using requirements.txt 📋
statistics-core can also be installed using a requirements.txt file. A requirements.txt file contains a list of all the libraries needed to run a Python program. This file can be created manually or generated using a requirements file generation tool (such as pipreqs or pip-compile).
To install statistics-core using requirements.txt, follow these steps:
-
Create a new
requirements.txtfile (if it does not already exist) in your project directory. -
Add the line
statistics-coreto yourrequirements.txtfile.
statistics-core
-
Open a command prompt or terminal window in your project directory 💻.
-
Type the following command and press Enter to install all the libraries specified in your
requirements.txtfile, includingstatistics-core:
pip install -r requirements.txt
- After the installation is complete, you can use
statistics-corein your Python program by simply importing it using the following command:
import statistics_core
After importing the library, you can use the functions and tools provided by statistics-core in your Python programs. 🚀
شرح الاستخدام
اسئله شائعه
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file statistics_core-0.0.6.tar.gz.
File metadata
- Download URL: statistics_core-0.0.6.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5872a049aad5a1fa2b668774468b60940d12b8fb340d8eb89cc45bf6b075120a
|
|
| MD5 |
04394615f1456cda07e9fefe30c4f41b
|
|
| BLAKE2b-256 |
73db03876e9f312cd083407c728e58435351395b69810b4a927bf7fd0d60f89a
|
File details
Details for the file statistics_core-0.0.6-py3-none-any.whl.
File metadata
- Download URL: statistics_core-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb10e72816bbeafb841a3159b1e33e6fcaa99830f67005d6bf571b03851979a8
|
|
| MD5 |
3fc6739613d3d283cdadf9ba49124c6d
|
|
| BLAKE2b-256 |
5051fbd9ae15e30acba5c4865cfc0928937dd57fc5b1d5e93bbe2df96245554e
|