Lindsey's first open source Python library - learning project with add_two function.
Project description
Welcome to lindsey_learn_open_source_101 Documentation
lindsey_learn_open_source_101 is Lindsey Zhang’s first open source Python library, created as a learning project to understand the structure and workflow of professional Python open source projects.
The core functionality is simple: an add_two function that adds two integers. But the project structure, tooling, testing, and documentation follow professional open source standards.
Install
pip install lindsey_learn_open_source_101
Usage
from lindsey_learn_open_source_101 import api
result = api.add_two(1, 2)
print(result) # 3
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 lindsey_learn_open_source_101-0.1.1.tar.gz.
File metadata
- Download URL: lindsey_learn_open_source_101-0.1.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
279cd14850a87078e5b3d44a24ea44d4c75b57371f4ec44f71651c83d0b7f6e7
|
|
| MD5 |
113da4702fea19099267681a71bc7f48
|
|
| BLAKE2b-256 |
bf7cbff339394e16baa053edcd3dcca90291f1fbe6270605c815a6b0371c2464
|
File details
Details for the file lindsey_learn_open_source_101-0.1.1-py3-none-any.whl.
File metadata
- Download URL: lindsey_learn_open_source_101-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75f2754426fa9302c8cc3cf3a7c5668c540a345c31d31ea98b8d3a17288db7fc
|
|
| MD5 |
c6917116727d6e15527d67d067ecff27
|
|
| BLAKE2b-256 |
b63f5d5e10de77a12d3b24aed9ecfe85c669ec479826b1ddfb48b4b7a43320fa
|