Skip to main content

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.2.0.tar.gz (12.8 kB view details)

Uploaded Source

File details

Details for the file conventions-0.2.0.tar.gz.

File metadata

  • Download URL: conventions-0.2.0.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for conventions-0.2.0.tar.gz
Algorithm Hash digest
SHA256 1089640d5d544054da066d73ce40219374d35c170e9cfe47f905f4f7fbbed055
MD5 39d36795a4e3f77b2d70f52cfe452e4c
BLAKE2b-256 a1473ab9396896e5893f93d9d25d5dc556eabee72d0a21e0eeed1f092ab42598

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page