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.6.tar.gz (21.0 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.6-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: blank_portfolio-0.1.6.tar.gz
  • Upload date:
  • Size: 21.0 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.6.tar.gz
Algorithm Hash digest
SHA256 6ada20a44b79b744f703ca9b90340959d06e8d9f749617fe28c5a53367e2b9c0
MD5 014916142a9a4dbdc6041a3b0e6b2817
BLAKE2b-256 418bd41e5474160dc050697f22172d8895e31f517dc27cb41077b65d9ee0e7dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blank_portfolio-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9b685ac604de8acf4b531056e1feece2c6200529b92a5b7da7f3a478ec9613fb
MD5 ef7f959310b7a03fd9e562c18b058d6f
BLAKE2b-256 4efb5873beccce53be0c21115368514216f804e9a8c4abd73e3afaa29c59ddf4

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