module to create,edit contact_book
Project description
connectlist
Table of Contents
- [Installation]
- [Features]
- [Publisher] -[Usage]
Installation
You can install the package using pip:
pip install connectlist
## Features
This module is used to create contact book and then to add data,view data,search for data
## Publisher
This module is produced by 'APS TECH INFO'
OWNER: APS TECH INFO
AUTHOR: SANTIN FABRIZIO AP
GMAIL: apstechinfo20@gmail.com
##usage
from connectlist import *
'''the below contents can be replaced
book_name: by name of your contact book
name: name of the person
designation: by how you know them
phone-no: by the phone no
search : by thing to search '''
'''to create a new contact book'''
create('book_name')
''' to write in content in contact book'''
write('book_name','name','designation','phone-no')
'''to view content of contact book'''
view('book_name')
'''to search content of contact book'''
search('book_name','search')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
connectlist-0.0.3.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file connectlist-0.0.3.tar.gz.
File metadata
- Download URL: connectlist-0.0.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e70af952ca5e519cadb698208c1483087b44d3b6722e0dae3f0e23ae549fd5f
|
|
| MD5 |
1dd541bf092dc2c1fc9e576675917abd
|
|
| BLAKE2b-256 |
f8ef09ce0fa2cd2b073a56d4e5d1a14f85c201bd978de10a0bef7d98196b2509
|
File details
Details for the file connectlist-0.0.3-py3-none-any.whl.
File metadata
- Download URL: connectlist-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eef6a674dd9cd42df0d2eb570b57db8c63ece0accd7da08cf0695482ab57c188
|
|
| MD5 |
976cdc3540c7aacd909e8f4cd85045b7
|
|
| BLAKE2b-256 |
7aad7f545d4d48b991dbb60c17e4016d9362dfbd2c452581216ae7a41dc6312d
|