A command line pet that you can feed, clean, and play with!
Project description
Python Package Exercise: Package Bear 🐻🐻❄️🐼
Contents
buildabear.py
Contains all functions used to initialize, interact, and play with bear.
Team Members
Jasmine Fan https://github.com/jasmine7310
Sophia Wang https://github.com/s-m-wang
Tadelin De Leon https://github.com/TadelinD
Alex Wang https://github.com/alw9411
Package Description
Your own command line bear!
Configuration
On a new python project run:
pip install buildabear-jasmine7310-s-m-wang-TadelinD-alw9411
First use the command below for the welcome message
python -m buildabearpackage
Then use the command below to initialize the package
python -m buildabearpackage start
Interacting with Pet
python -m buildabearpackage status
python -m buildabearpackage "change name"
python -m buildabearpackage work X # X being an integer number!!
python -m buildabearpackage feed
python -m buildabearpackage clean
python -m buildabearpackage play
python -m buildabearpackage "buy food" X # X being an integer number!!
Set Up Environment Variables and Starter Data
Package automatically makes a text file. No need for any manual setup.
Link to Our Package Page
Project Contribution
Virtual Environment Setup
pip install pipenv
pipenv install pytest
pytest
pipenv shell
Uploading to Pypi using Twine
If there are *.egg-info and dist directories delete them before proceeding. Be sure to update version number.
pip install build twine
python -m build
twine upload dist/*
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 buildabear_jasmine7310_s_m_wang_tadelind_alw9411-0.0.9.tar.gz.
File metadata
- Download URL: buildabear_jasmine7310_s_m_wang_tadelind_alw9411-0.0.9.tar.gz
- Upload date:
- Size: 45.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2be4ed8a3204cfee9d44e8b4f85bb8b895125a08d487cc904e9731746fd5db1d
|
|
| MD5 |
b25cdb6cb3ce1e778af4ec4f07a6906a
|
|
| BLAKE2b-256 |
00f839838f398de713a7f3d21cdad4de1afbfccfcf56c0ccfa615b84c4914eab
|
File details
Details for the file buildabear_jasmine7310_s_m_wang_tadelind_alw9411-0.0.9-py3-none-any.whl.
File metadata
- Download URL: buildabear_jasmine7310_s_m_wang_tadelind_alw9411-0.0.9-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bb62ab279e44e914bb53fe74c6510c0f31211450f66b0c10fd21f070a672ffd
|
|
| MD5 |
953097b38283eeab76558966a1c3646f
|
|
| BLAKE2b-256 |
1026c45506df7c1275a3b87444eff1924668c383dfc23de729f1c84966a833c4
|