Skip to main content

Add your description here

Project description

License

Blank-Portfolio

A modular and extensible Python package for managing personal portfolio data, with a clean CLI interface, service layers, and utilities. Supports Python 3.6+.


Features

  • Data models for portfolio components: skills, experiences, projects, education, certifications
  • CLI for viewing and filtering portfolio data with presentable terminal output
  • Layered architecture separating CLI presentation, service logic, and data provisioning
  • Utilities for formatting with Rich for colored, tabular output
  • Packaging and deployment automation with uv and GitHub Actions
  • Compatible with Python 3.6 and above

Installation

Install from PyPI:

pip install blank-portfolio

Usage

CLI Interface

Run the CLI tool:

blank-portfolio --help

Example: list skills filtered by type and level

blank-portfolio list-skills --type TOOL --level EXPERT

Python API

Import and use programmatically:

from blank_portfolio.provider.cli import cli

# Access portfolio data via service layer

Development

Prerequisites

  • Python 3.6+
  • uv package manager

Setup

Clone the repo, then:

uv sync

Running Tests

uv run pytest

Versioning and Publishing

Versioning is automated via bump2version integrated with GitHub Actions.
Build and upload your package with:

uv run python -m build
uv run twine upload dist/*

Contributing

Contributions are welcome via pull requests or issues.


License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.


Contact

Project maintained by Shantanu Bindhani.

LinkedIn: https://linkedin.com/in/shantanubindhani
GitHub: https://github.com/shantanubindhani

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

blank_portfolio-0.1.7.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

blank_portfolio-0.1.7-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

Details for the file blank_portfolio-0.1.7.tar.gz.

File metadata

  • Download URL: blank_portfolio-0.1.7.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for blank_portfolio-0.1.7.tar.gz
Algorithm Hash digest
SHA256 ce1f563d94627d85f8a8845357c0784c8be381957a78a37c1f436397b25a196b
MD5 8a946d34863c5312744bc615492ff74c
BLAKE2b-256 48625fc7a8ef74e96cbf6ab83f6b5649175ed212a6abcefb88bb35cb46dd98e6

See more details on using hashes here.

File details

Details for the file blank_portfolio-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for blank_portfolio-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 203c991cb5e0a201f142cd46a60dad29d49c52f4b8f2e8711be305fd3924e3cd
MD5 41a294d85ef4f518d27d24040d46505d
BLAKE2b-256 5004d71f04cc8759c316d6f3a61a7f6378660e27a14fb6755b140a7dd5a170b1

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