Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rk4bir/uscodekit

A comprehensive package that includes all the essential tools commonly used for US phone, zip code, (upcoming more...)
https://github.com/rk4bir/uscodekit

code phone-number usa zipcode

Last synced: about 2 months ago
JSON representation

A comprehensive package that includes all the essential tools commonly used for US phone, zip code, (upcoming more...)

Awesome Lists containing this project

README

        


USCodeKit_logo

USCodeKit





unittests
Coverage

---

> A comprehensive package that includes all the essential tools commonly used for US phone, zip code info, NAICS (2022), (upcoming more...)

## Docs

> [Hosted Docs](https://rk4bir.github.io/USCodeKit/)

- [Installation](https://rk4bir.github.io/USCodeKit/#installation)
- [Getting Started](https://rk4bir.github.io/USCodeKit/)
- **Modules**
- [phone](https://rk4bir.github.io/USCodeKit/phone/)
- [zip_code](https://rk4bir.github.io/USCodeKit/zip_code/)
- [NAICS (2022)](https://rk4bir.github.io/USCodeKit/naics/)

## Installation

Using `pip`

```bash
pip install -U uscodekit
```

Using `poetry`

```bash
poetry add uscodekit
```