encommon 1.1.0__py3-none-any.whl → 1.1.1__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- encommon/config/__init__.py +2 -2
- encommon/config/common.py +2 -2
- encommon/config/config.py +2 -2
- encommon/config/files.py +2 -2
- encommon/config/logger.py +2 -2
- encommon/config/paths.py +2 -2
- encommon/config/test/__init__.py +2 -2
- encommon/config/test/test_common.py +2 -2
- encommon/config/test/test_config.py +2 -2
- encommon/config/test/test_files.py +2 -2
- encommon/config/test/test_logger.py +2 -2
- encommon/config/test/test_paths.py +2 -2
- encommon/conftest.py +2 -2
- encommon/times/parse.py +1 -1
- encommon/version.txt +1 -1
- {encommon-1.1.0.dist-info → encommon-1.1.1.dist-info}/METADATA +3 -3
- {encommon-1.1.0.dist-info → encommon-1.1.1.dist-info}/RECORD +20 -20
- {encommon-1.1.0.dist-info → encommon-1.1.1.dist-info}/LICENSE +0 -0
- {encommon-1.1.0.dist-info → encommon-1.1.1.dist-info}/WHEEL +0 -0
- {encommon-1.1.0.dist-info → encommon-1.1.1.dist-info}/top_level.txt +0 -0
encommon/config/__init__.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
encommon/config/common.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
encommon/config/config.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
encommon/config/files.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
encommon/config/logger.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
encommon/config/paths.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
encommon/config/test/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
encommon/conftest.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
"""
|
2
2
|
Functions and routines associated with Enasis Network Common Library.
|
3
3
|
|
4
|
-
This file is part of Enasis Network software eco-system. Distribution
|
5
|
-
permitted, for more information consult the project license file.
|
4
|
+
This file is part of Enasis Network software eco-system. Distribution
|
5
|
+
is permitted, for more information consult the project license file.
|
6
6
|
"""
|
7
7
|
|
8
8
|
|
encommon/times/parse.py
CHANGED
@@ -257,7 +257,7 @@ def duration(
|
|
257
257
|
'1 year, 11 months'
|
258
258
|
|
259
259
|
:param seconds: Period in seconds that will be iterated.
|
260
|
-
:param compact: Determines if output will be
|
260
|
+
:param compact: Determines if output will be condensed.
|
261
261
|
:param maximum: Determines how many time units are shown.
|
262
262
|
Default value happens to be same number of time units
|
263
263
|
supported; year, month, week, day, hour, and minute.
|
encommon/version.txt
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.1.
|
1
|
+
1.1.1
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: encommon
|
3
|
-
Version: 1.1.
|
3
|
+
Version: 1.1.1
|
4
4
|
Summary: Enasis Network Common Library
|
5
5
|
License: MIT
|
6
6
|
Classifier: Programming Language :: Python :: 3
|
@@ -30,8 +30,8 @@ pip install encommon
|
|
30
30
|
|
31
31
|
## Documentation
|
32
32
|
Documentation can be found on [Read the Docs](https://encommon.readthedocs.io).
|
33
|
-
|
34
|
-
|
33
|
+
If you venture into the sections below you will be able to use the `sphinx`
|
34
|
+
recipe to build the documention in `docs/html` for local consumption.
|
35
35
|
|
36
36
|
## Quick start for local development
|
37
37
|
Start by cloning the repository to your local machine.
|
@@ -1,19 +1,19 @@
|
|
1
1
|
encommon/__init__.py,sha256=VoXUcphq-gcXCraaU47EtXBftF6UVuQPMGr0fuCTt9A,525
|
2
|
-
encommon/conftest.py,sha256=
|
2
|
+
encommon/conftest.py,sha256=D_8TAxCdBXYyUacz6V5Iovgka7mn7pXH_rBcx8xbLEg,772
|
3
3
|
encommon/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
|
-
encommon/version.txt,sha256=
|
5
|
-
encommon/config/__init__.py,sha256=
|
6
|
-
encommon/config/common.py,sha256=
|
7
|
-
encommon/config/config.py,sha256=
|
8
|
-
encommon/config/files.py,sha256=
|
9
|
-
encommon/config/logger.py,sha256=
|
10
|
-
encommon/config/paths.py,sha256=
|
11
|
-
encommon/config/test/__init__.py,sha256=
|
12
|
-
encommon/config/test/test_common.py,sha256=
|
13
|
-
encommon/config/test/test_config.py,sha256=
|
14
|
-
encommon/config/test/test_files.py,sha256=
|
15
|
-
encommon/config/test/test_logger.py,sha256=
|
16
|
-
encommon/config/test/test_paths.py,sha256=
|
4
|
+
encommon/version.txt,sha256=zFL2eISLgUNzdXtGA4O_YZYOSUPCA3Na3eCjULPlCYk,6
|
5
|
+
encommon/config/__init__.py,sha256=tCvJrBTdtNSyg3sZkwUFQBwtK8QHgxLQl833OxblKAo,469
|
6
|
+
encommon/config/common.py,sha256=_DEkMJnIftu4opDzvfOEdwQ6DF66nenS4mmtQKctVNA,1961
|
7
|
+
encommon/config/config.py,sha256=F9ptyCX-IqTc-UrC9JhP6zWESeOPJkpECjnhdh82ynA,4282
|
8
|
+
encommon/config/files.py,sha256=RlAk9iCH7JNYubDQe7IeenKuPY1l8h-DCPcmw2Qv9fI,1535
|
9
|
+
encommon/config/logger.py,sha256=B3c7WQQcyWgUIFYu0h4k5YFE75PADwaUyTAGFUVxi_A,13510
|
10
|
+
encommon/config/paths.py,sha256=NIt4jQy2SalEXuOyZqSdin_3LzLADsqp44bH8tm8RQU,1729
|
11
|
+
encommon/config/test/__init__.py,sha256=PjrnBYT0efyvbaGeNx94dm3tP3EVHUHSVs-VGeLEv5g,218
|
12
|
+
encommon/config/test/test_common.py,sha256=U6XWfCLxtLmArn8P6h4cmCALzdXxV7IMUxKNU-UhwPw,731
|
13
|
+
encommon/config/test/test_config.py,sha256=D0RsIH9rQaf2OLN9vUzbGsszRXNbc7pBK7n6LySDyD0,3196
|
14
|
+
encommon/config/test/test_files.py,sha256=KUdPUvDzBPL9jTRTjJ5nRUOti5i8Z_MF1aBTSHUpmLM,1300
|
15
|
+
encommon/config/test/test_logger.py,sha256=Ya0lVnOB97M6FTRwxbmcKcULUGW_nPt4bLCdSRHbTQI,4366
|
16
|
+
encommon/config/test/test_paths.py,sha256=SlDJnUeW9JK9Hu3B-QCdHadwPDeqdfzqa-73YYbeefQ,1167
|
17
17
|
encommon/crypt/__init__.py,sha256=y8TS6RKrKseH6mMSjEULrVkl6-KbevH0yZiWmIWj1UA,315
|
18
18
|
encommon/crypt/crypt.py,sha256=MvKTUv2CnHqEofODzJWI-dropZULKQlVSJ6Y7BJQzHc,3147
|
19
19
|
encommon/crypt/hashes.py,sha256=PNw-leN3Mx2U1-aVrjK2ueK3b2qXwwXj4rLEMC85DpY,2797
|
@@ -22,7 +22,7 @@ encommon/crypt/test/test_crypt.py,sha256=iiIIvQ8YaegpKsfcAxs-zbFh7qyrGrh8A7b_Q9z
|
|
22
22
|
encommon/crypt/test/test_hashes.py,sha256=Q6OUtDe6-lWS31x6-YdjPqaxLQ4yBUAeA04qXjSanC4,1086
|
23
23
|
encommon/times/__init__.py,sha256=Yr6rd_bflwOR4XcYkJ3bKKO4HoWI4d8G8PH7eAEfKkc,591
|
24
24
|
encommon/times/common.py,sha256=zDI5ztMkfLmV090jlLLK3hFzGGveasy8I_wNfOQDScg,2500
|
25
|
-
encommon/times/parse.py,sha256=
|
25
|
+
encommon/times/parse.py,sha256=ffk-Az5nF24EFE1xbkh9Jp-JjTlTp1hRf8AKTXeZ8pQ,7917
|
26
26
|
encommon/times/timer.py,sha256=dsxGgxQ-I75nnwcY9qdxuYD6TdCbhof2KvJuPcatimw,3200
|
27
27
|
encommon/times/times.py,sha256=xpaZ1F25VHj6s862doLQWqmPf9yrj1lkN-BILRH3sPw,8947
|
28
28
|
encommon/times/window.py,sha256=Fx_OJfU9B0IctCyaJ5XH_HxzhGlzeRATwuhI-HlsTPA,8023
|
@@ -49,8 +49,8 @@ encommon/utils/test/test_paths.py,sha256=ZPU84G_vI13G6t-PtDhM9UG4SHOoF4TiEdqApxt
|
|
49
49
|
encommon/utils/test/test_regexp.py,sha256=oJglz-8TJiSUtE7NuseFy0dVjau2jR1foEj-ZsBlcek,697
|
50
50
|
encommon/utils/test/test_sample.py,sha256=EZnRI27qf7x3s7Xbtkd9t0o_y1xDQB0o2sPxbO0_dDQ,1465
|
51
51
|
encommon/utils/test/test_stdout.py,sha256=a060uA8oEHFGoVqdwB5iYxdl4R2TRSgr6Z7pMEbxibs,1675
|
52
|
-
encommon-1.1.
|
53
|
-
encommon-1.1.
|
54
|
-
encommon-1.1.
|
55
|
-
encommon-1.1.
|
56
|
-
encommon-1.1.
|
52
|
+
encommon-1.1.1.dist-info/LICENSE,sha256=04XJC5i4LRUf1A_U1EGCMJLpGodnmOFlh30yu7FAVfs,1071
|
53
|
+
encommon-1.1.1.dist-info/METADATA,sha256=oG0BIP6K8ILaeVJxVOC2x2Rs3W5T70Fk9pxttBaGyGo,2291
|
54
|
+
encommon-1.1.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
55
|
+
encommon-1.1.1.dist-info/top_level.txt,sha256=bP8q7-5tLDNm-3XPlqn_bDENfYNug5801H_xfz3BEAM,9
|
56
|
+
encommon-1.1.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|