File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PythonSTL - Python Standard Template Library
22
3- [ ![ Downloads] ( https://img.shields.io/pypi/dw/ pythonstl.svg )] ( https://pypi.org /project/pythonstl/ )
3+ [ ![ Downloads] ( https://static.pepy.tech/badge/ pythonstl )] ( https://pepy.tech /project/pythonstl )
44[ ![ Python Version] ( https://img.shields.io/badge/python-3.10%2B-blue.svg )] ( https://www.python.org/downloads/ )
55[ ![ PyPI version] ( https://img.shields.io/pypi/v/pythonstl.svg )] ( https://pypi.org/project/pythonstl/ )
66[ ![ License] ( https://img.shields.io/badge/license-MIT-green.svg )] ( LICENSE )
7- [ ![ Version ] ( https://img.shields.io/badge/version-0.1.1-brightgreen.svg )] ( https://github.com/AnshMNSoni/PythonSTL )
7+ < br >
88
99<div align =" center " >
1010 <img width="500" height="500" alt="pythonstl_logo" src="https://github.com/user-attachments/assets/7ef83b5f-d005-48e0-a186-05dd7e2221c2" />
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " pythonstl"
7- version = " 0.1.2 "
7+ version = " 0.1.4 "
88description = " C++ STL-style containers implemented in Python using the Facade Design Pattern"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments