PyCon Lithuania conference data — schedules, speakers, and dates
Project description
pyconlt
import pyconlt
pyconlt.edition # "2025"
pyconlt.name # "PyCon Lithuania 2025"
pyconlt.dates # (date(2025, 5, 14), date(2025, 5, 15), date(2025, 5, 16))
for talk in pyconlt.schedule:
print(f"{talk.time} | {talk.title} — {talk.speaker}")
for speaker in pyconlt.speakers:
print(f"{speaker.name} ({speaker.country})")
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
pycon_lithuania-0.1.0.tar.gz
(3.3 kB
view details)
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 pycon_lithuania-0.1.0.tar.gz.
File metadata
- Download URL: pycon_lithuania-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","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 |
dd16e47d571363054786f61029f9243ebd9958cf41de20ff3ee611649fabd85e
|
|
| MD5 |
4420540dcb21c802c937506c8fcb800a
|
|
| BLAKE2b-256 |
4ed32b849c0b9098bab04dfd542ec908a02c36cf1a1c98adb4b034aa30ce2c02
|
File details
Details for the file pycon_lithuania-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pycon_lithuania-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","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 |
86708fdda566d7e284f017995565d1b027f01b30f2bd33038d89943ac60e52c1
|
|
| MD5 |
2a95a0c5f7feaa5adecbaba4d9ed3bf5
|
|
| BLAKE2b-256 |
438f685c65b73f601ef62c9f65570b7a535cd48c7206b62854ab2abb7f8894a8
|