A python package designed to facilitate the solving and manipulation of quadratic equations.
Project description
Python Package Exercise
Project Description
A python package designed to facilitate the solving and manipulation of quadratic equations.
Instructions
How to import:
Go to terminal and run:
pip install pyquadratic
In your python file, be sure to include:
from pyquadratic.pyquadratic import *
Now you will be able to use the functions included in the pyquadratic package!
How to Contribute to the Project:
How to Set Up the Virtual Environment
-
Fork the Repository.
-
Clone it to your local directory.
-
Go to terminal, locate the project directory, and run:
pip install pipenv. -
Run
pipenv shellto activate the virtual environment. -
Run
pipenv installto install all the required dependencies for developemnt.
How to Set Up the Virtual Environment
-
Before very build, make sure you delete
distandpyquadratic.egg-infodirectory. -
Update version number in
pyproject.tomlif approved. -
Go to terminal, locate the project directory, and run:
python -m buildorpython3 -m build.
How to Set Up the Virtual Environment
- Go to terminal, locate the project directory, and run:
pytest.
Team Members
Nicolas Izurieta: https://github.com/ni2050
Patrick Zhao: https://github.com/PatrickZhao0
Brad Yin: https://github.com/BREADLuVER
Yucheng Xu: https://github.com/Yucheng-XPH
Link to Package
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
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 pyquadratic-1.0.0.tar.gz.
File metadata
- Download URL: pyquadratic-1.0.0.tar.gz
- Upload date:
- Size: 44.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c3b732ebcbf7418486d19ba2c51431ace9073ba66e8464af7fdec21dbaa1d3a
|
|
| MD5 |
827e469d833439d145c6772a78870096
|
|
| BLAKE2b-256 |
c2b72f8db0e8510f3f714d993f091cee60f29825671f189c44ac87bcf24b6651
|
File details
Details for the file pyquadratic-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyquadratic-1.0.0-py3-none-any.whl
- Upload date:
- Size: 30.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37c380954934f2dbf4e2e0eac5eae789e3fa497c818a9fe2950b93cc2860d7b7
|
|
| MD5 |
50f0dbb768680b2ae8d4a4a3b1f02411
|
|
| BLAKE2b-256 |
603066c479551b172ae0404406bf843da4cfa30b00d73f253899d1f585c13809
|