A CLI tool to search for conference talks
Project description
Conventions
A CLI tool to search for conference talks.
Installation
# Install from PyPI
pip install conventions
# Or install from source
git clone https://github.com/hwranderson/conventions.git
cd conventions
pip install -e .
Usage
Search for talks by keyword:
# Search for SLAM talks in ICRA 2025 (default)
python -m conventions search slam
# Search in a specific conference
python -m conventions search navigation --conference ICRA25
# Limit results
python -m conventions search robotics --max-results 10
List available conferences:
python -m conventions list
Get information about a specific conference:
python -m conventions info ICRA25
Clear the cache:
# Clear cache for a specific conference
python -m conventions clear-cache ICRA25
# Clear all cached data
python -m conventions clear-cache --all
Supported Conferences
- ICRA25 (IEEE International Conference on Robotics and Automation 2025)
Development
# Clone the repository
git clone https://github.com/hwranderson/conventions.git
cd conventions
# Install in development mode
pip install -e .
# Run the CLI
python -m conventions search slam
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
conventions-0.1.1.tar.gz
(11.8 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 conventions-0.1.1.tar.gz.
File metadata
- Download URL: conventions-0.1.1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5e520996bb4a72efe73ff744f3280195a1a1ebf03c1adc3f096ded699b49dbf
|
|
| MD5 |
88d5df98ae5170177f830162ba0bb84b
|
|
| BLAKE2b-256 |
e4f6bd53facbe4b9f786ef01b89af9a20c8c7facb1d8f05c8ba198421a8a86f5
|
File details
Details for the file conventions-0.1.1-py3-none-any.whl.
File metadata
- Download URL: conventions-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92510009a58284738ec4f5f79881c5f07b582c6f0355f77d67c3d6c994d9a611
|
|
| MD5 |
40c0cfceb290282169dc37758709c26a
|
|
| BLAKE2b-256 |
13aaf8434c611a904c8b509c009ef547d58932bd19045ebf07e81be2d6207b24
|